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