Method | Description | |
---|---|---|
HasMap ( object source, |
||
Map ( object source, |
Method | Description | |
---|---|---|
CreateResolutionContext ( |
||
CreateTypePair ( |
||
IsCachedMapperFor ( AutoMapper.ResolutionContext resolutionContext ) : bool | ||
IsMapperFor ( AutoMapper.ResolutionContext resolutionContext ) : bool |
public HasMap ( object source, |
||
source | object | |
sourceType | ||
destinationType | ||
return | bool |
public Map ( object source, |
||
source | object | |
sourceType | ||
destinationType | ||
return | object |