C# 클래스 ReflectedAutoMap.Mapping.AutoMapperMappingEngineReflectedExtensions

파일 보기 프로젝트 열기: ryanohs/DynamicServices

공개 메소드들

메소드 설명
_mappers ( this engine ) : IObjectMapper[]
_objectMapperCache ( this engine ) : IDictionary

메소드 상세

_mappers() 공개 정적인 메소드

public static _mappers ( this engine ) : IObjectMapper[]
engine this
리턴 IObjectMapper[]

_objectMapperCache() 공개 정적인 메소드

public static _objectMapperCache ( this engine ) : IDictionary
engine this
리턴 IDictionary