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