Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

MaterializerTypeConverter Members

The MaterializerTypeConverter type exposes the following members.

Constructors


  Name Description
Public method MaterializerTypeConverter
Initializes an instance of the MaterializerTypeConverter class with the default set of converters.

Methods


  Name Description
Public method AddConverter<(Of <<'(TIn, TOut>)>>)
Adds the converter to by used by materializers.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TryConvertType
Tries the convert the value into the indicated type.