ISettings |
| Name | Description | |
|---|---|---|
| GetInt(Object, Object) | Gets a nullable int value from the settings, uniquely identified by the group and key parameters. | |
| GetInt(Object, Object, Int32) | Gets a int value (or fallback default value) from the settings, uniquely identified by the group and key parameters. |