Click or drag to resize

ISettingsProcessorGetDecimal Method

Overload List
 NameDescription
Public methodGetDecimal(Object, Object) Gets a nullable decimal value from the settings, uniquely identified by the group and key parameters.
Public methodGetDecimal(Object, Object, Decimal) Gets a decimal value (or fallback default value) from the settings, uniquely identified by the group and key parameters.
Top
See Also