C# Class ReflectedAutoMap.Mapping.AutoMapperMappingEngineReflectedExtensions

Afficher le fichier Open project: ryanohs/DynamicServices

Méthodes publiques

Méthode Description
_mappers ( this engine ) : IObjectMapper[]
_objectMapperCache ( this engine ) : IDictionary

Method Details

_mappers() public static méthode

public static _mappers ( this engine ) : IObjectMapper[]
engine this
Résultat IObjectMapper[]

_objectMapperCache() public static méthode

public static _objectMapperCache ( this engine ) : IDictionary
engine this
Résultat IDictionary