Click or drag to resize

ISettingsProcessorGetDateTimeOffset Method

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