Méthode | Description | |
---|---|---|
ConvertFrom ( ITypeDescriptorContext context, |
Converts the given object to the type of this converter, using the specified context and culture information.
|
|
DateTimeNullableConverter ( ) : System |
Initialize a new instance of the DateTimeNullableConverter class.
|
public ConvertFrom ( ITypeDescriptorContext context, |
||
context | ITypeDescriptorContext | An ITypeDescriptorContext that provides a format context. |
culture | The CultureInfo to use as the current culture. | |
value | object | The Object to convert. |
Résultat | object |
public DateTimeNullableConverter ( ) : System | ||
Résultat | System |