C# 클래스 SexyProxy.Emit.EmitProxyTypeFactory

상속: IProxyTypeFactory
파일 보기 프로젝트 열기: kswoll/sexy-proxy

공개 메소드들

메소드 설명
CreateProxyType ( Type sourceType ) : Type

비공개 메소드들

메소드 설명
ImplementOptOut ( ILGenerator il, MethodInfo methodInfo, OpCode proceedCall, bool isIntf, FieldBuilder target ) : void

메소드 상세

CreateProxyType() 공개 메소드

public CreateProxyType ( Type sourceType ) : Type
sourceType System.Type
리턴 System.Type