PluginSettingsReadDateTime Method |
Name | Description | |
---|---|---|
ReadDateTime(IPlugin, String) |
Returns a nullable DateTime from Values. The DateTimeKind is local.
| |
ReadDateTime(IPlugin, String, DateTime) |
Returns a DateTime from Values. The DateTimeKind is local.
|