Click or drag to resize

DefaultTypeCasterFactory Methods

The DefaultTypeCasterFactory type exposes the following members.

Methods
  NameDescription
Public methodEmitTypePairConverter
Emits a type caster for the type pair.
Public methodStatic memberGetTrueType
Gets the true underlying type of the provided type. Basically it unmasks nullables.
Public methodGetTypeCaster
Gets or creates a typeCaster for the specified pair of types.
Top
See Also