메소드 | 설명 | |
---|---|---|
Add ( TypeMapperMetadata>.Lazy |
||
Configure ( ) : void | ||
GetDynamicSupportedMappings ( ) : IEnumerable |
||
GetMapHandler ( |
||
Map ( object source, |
||
Map ( object source, object destination, |
||
MappingEngineCollection ( TypeMapperMetadata>.IEnumerable |
||
TryGetDestinationType ( |
||
TryGetDestinationType ( |
public Add ( TypeMapperMetadata>.Lazy |
||
binder | TypeMapperMetadata>.Lazy | |
리턴 | void |
public GetDynamicSupportedMappings ( ) : IEnumerable |
||
리턴 | IEnumerable |
public GetMapHandler ( |
||
sourceType | ||
destinationType | ||
allowInheritedTypes | bool | |
리턴 | AbstractMappingEngine |
public Map ( object source, |
||
source | object | |
sourceType | ||
destinationType | ||
리턴 | object |
public Map ( object source, object destination, |
||
source | object | |
destination | object | |
sourceType | ||
destinationType | ||
리턴 | void |
public MappingEngineCollection ( TypeMapperMetadata>.IEnumerable |
||
binders | TypeMapperMetadata>.IEnumerable | |
리턴 | System |
public TryGetDestinationType ( |
||
sourceType | ||
destinationType | ||
리턴 | bool |
public TryGetDestinationType ( |
||
sourceType | ||
baseDestinationType | ||
destinationType | ||
리턴 | bool |