[]
Converts to and from the Nullable<T> type (using the DateTime type constraint on the generic).
public sealed class NullableDateTimeConverter : TypeConverter
Name | Description |
---|---|
NullableDateTimeConverter() |
Name | Description |
---|---|
CanConvertFrom(ITypeDescriptorContext, Type) | |
ConvertFrom(ITypeDescriptorContext, CultureInfo, object) | |
ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type) |