메소드 | 설명 | |
---|---|---|
TypeMapperMetadata ( object>.IDictionary |
constructor, sets all properties of this object based on the dictionary values
|
|
TypeMapperMetadata ( |
Constructor sets permitTypeInheritance to false by default
|
|
TypeMapperMetadata ( |
constructor, sets all properties of this object based parameter values
|
|
TypeMapperMetadata ( bool metadataGeneratedByMapper ) : System |
constructor, sets all properties of this object based on the dictionary values
|
public TypeMapperMetadata ( object>.IDictionary |
||
obj | object>.IDictionary | |
리턴 | System |
public TypeMapperMetadata ( |
||
fromType | ||
toType | ||
리턴 | System |
public TypeMapperMetadata ( |
||
fromType | From type. | |
toType | To type. | |
permitTypeInheritance | bool | if set to |
리턴 | System |
public TypeMapperMetadata ( bool metadataGeneratedByMapper ) : System | ||
metadataGeneratedByMapper | bool | if set to |
리턴 | System |