[]
protected MappingInfo Add(Type type, string propName, bool required, object defaulValue)
| Type | Name | Description |
|---|---|---|
| Type | type | |
| string | propName | |
| bool | required | |
| object | defaulValue |
| Type | Description |
|---|---|
| MappingInfo |
protected MappingInfo Add(Type type, Type dataType, string propName, bool required, object defaulValue)
| Type | Name | Description |
|---|---|---|
| Type | type | |
| Type | dataType | |
| string | propName | |
| bool | required | |
| object | defaulValue |
| Type | Description |
|---|---|
| MappingInfo |