Click or drag to resize

ISettingsProcessorGetDateTime Method

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