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