C# Class NCop.Aspects.Weaving.FinallyBindingPropertyAspectWeaver
Mostra file
Open project: sagifogel/NCop
Class Usage Examples
Public Methods
Method |
Description |
|
Weave ( ILGenerator ilGenerator ) : void |
|
|
Private Methods
Method |
Description |
|
FinallyBindingPropertyAspectWeaver ( PropertyInfo property, IArgumentsWeavingSettings argumentsWeavingSettings, IAspectWeavingSettings aspectWeavingSettings ) : System.Reflection |
|
|
Method Details
public Weave ( ILGenerator ilGenerator ) : void |
ilGenerator |
System.Reflection.Emit.ILGenerator |
|
return |
void |
|