The ConverterRegistry type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | AddConverter(Type, Object) |
Adds a converter for a specific type.
|
![]() ![]() | AddConverter(Type, Type) |
Adds a converter for a specific type.
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | GetConvertFrom |
Gets the type converter to use to convert values to the destination type.
|
![]() ![]() | GetConvertTo |
Gets the type converter to use to convert values to the destination type.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also