C# Class ReflectedAutoMap.Mapping.AutoMapperMappingEngineReflectedExtensions

Datei anzeigen Open project: ryanohs/DynamicServices

Public Methods

Method Description
_mappers ( this engine ) : IObjectMapper[]
_objectMapperCache ( this engine ) : IDictionary

Method Details

_mappers() public static method

public static _mappers ( this engine ) : IObjectMapper[]
engine this
return IObjectMapper[]

_objectMapperCache() public static method

public static _objectMapperCache ( this engine ) : IDictionary
engine this
return IDictionary