C# Class BTDB.IL.ILMethodImpl

Inheritance: IILMethodPrivate
Show file Open project: Bobris/BTDB

Public Methods

Method Description
ExpectedLength ( int length ) : void
ILMethodImpl ( MethodBuilder method, IILGenForbidenInstructions forbidenInstructions ) : System.Reflection

Method Details

ExpectedLength() public method

public ExpectedLength ( int length ) : void
length int
return void

ILMethodImpl() public method

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