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