C# 클래스 BTDB.IL.ILMethodImpl

상속: IILMethodPrivate
파일 보기 프로젝트 열기: Bobris/BTDB

공개 메소드들

메소드 설명
ExpectedLength ( int length ) : void
ILMethodImpl ( MethodBuilder method, IILGenForbidenInstructions forbidenInstructions ) : System.Reflection

메소드 상세

ExpectedLength() 공개 메소드

public ExpectedLength ( int length ) : void
length int
리턴 void

ILMethodImpl() 공개 메소드

public ILMethodImpl ( MethodBuilder method, IILGenForbidenInstructions forbidenInstructions ) : System.Reflection
method System.Reflection.Emit.MethodBuilder
forbidenInstructions IILGenForbidenInstructions
리턴 System.Reflection