C# Class NCop.Aspects.Weaving.BindingSetPropertyAspectDecoratorWeaver

Inheritance: NCop.Weaving.AbstractMethodScopeWeaver, IAspectWeaver
Afficher le fichier Open project: sagifogel/NCop

Méthodes publiques

Méthode Description
Weave ( ILGenerator ilGenerator ) : void

Private Methods

Méthode Description
BindingSetPropertyAspectDecoratorWeaver ( PropertyInfo property, IAspectWeavingSettings aspectWeavingSettings ) : System.Reflection

Method Details

Weave() public méthode

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