Click or drag to resize

ISettingsProcessorGetBool Method

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