GetString
method in Coherence.Prefs.Prefs
Methods
public static string GetString(string key)
Parameters
Type | Name | Description |
---|---|---|
string | key |
Returns
Type | Description |
---|---|
string |
public static string GetString(string key, string defaultValue)
Parameters
Type | Name | Description |
---|---|---|
string | key | |
string | defaultValue |
Returns
Type | Description |
---|---|
string |