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