[]
Use this ctor when property of bound object has to have the type other than type of the internal object's property.
protected MappingInfo(Type type, Type dataType, string propName, bool required, object defaultValue)
Type | Name | Description |
---|---|---|
Type | type | |
Type | dataType | |
string | propName | |
bool | required | |
object | defaultValue |