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