Click or drag to resize
PluginSettingsReadDateTime Method
Overload List
  NameDescription
Public methodReadDateTime(IPlugin, String)
Returns a nullable DateTime from Values. The DateTimeKind is local.
Public methodReadDateTime(IPlugin, String, DateTime)
Returns a DateTime from Values. The DateTimeKind is local.
Top
See Also