C# Class NCop.Weaving.MethodEndWeaver

Inheritance: IMethodEndWeaver
Afficher le fichier Open project: sagifogel/NCop Class Usage Examples

Méthodes publiques

Méthode Description
Weave ( ILGenerator ilGenerator ) : void

Method Details

Weave() public méthode

public Weave ( ILGenerator ilGenerator ) : void
ilGenerator System.Reflection.Emit.ILGenerator
Résultat void