Click or drag to resize

ISettingsProcessorGetGuid Method

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