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