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