CodeFirstTypeConverterRegistration

Overview

Location

Fields


Converter

 

var Converter: CodeFirstTypeConverter;

 

CodeFirstTypeConverter Converter

 

FIELD Converter() As CodeFirstTypeConverter

SupportedType

 

var SupportedType: Type;

 

Type SupportedType

 

FIELD SupportedType() As Type

Type

 

var Type: Type;

 

Type Type

 

FIELD Type() As Type

Instance Methods


constructor

 

constructor

 

CodeFirstTypeConverterRegistration()

 

Sub New()