C# 클래스 AutoMapper.Execution.ProxyGenerator

상속: IProxyGenerator
파일 보기 프로젝트 열기: jbogard/AutoMapper 1 사용 예제들

공개 메소드들

메소드 설명
GetProxyType ( Type interfaceType ) : Type

비공개 메소드들

메소드 설명
CreateProxyModule ( ) : ModuleBuilder
CreateProxyType ( Type interfaceType ) : Type
StringToByteArray ( string hex ) : byte[]

메소드 상세

GetProxyType() 공개 메소드

public GetProxyType ( Type interfaceType ) : Type
interfaceType System.Type
리턴 System.Type