C# Class BTDB.IL.ILMethodImpl

Inheritance: IILMethodPrivate
Afficher le fichier Open project: Bobris/BTDB

Méthodes publiques

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

Method Details

ExpectedLength() public méthode

public ExpectedLength ( int length ) : void
length int
Résultat void

ILMethodImpl() public méthode

public ILMethodImpl ( MethodBuilder method, IILGenForbidenInstructions forbidenInstructions ) : System.Reflection
method System.Reflection.Emit.MethodBuilder
forbidenInstructions IILGenForbidenInstructions
Résultat System.Reflection