MaterializerTypeConverter Members
The MaterializerTypeConverter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
MaterializerTypeConverter |
Initializes an instance of the MaterializerTypeConverter class with the default set of converters.
|
Methods
| Name | Description | |
|---|---|---|
|
|
AddConverter<(Of <<'(TIn, TOut>)>>) |
Adds the converter to by used by materializers.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
|
|
TryConvertType |
Tries the convert the value into the indicated type.
|

