C# Class NCop.Weaving.AddEventDecoratorScopeWeaver

Inheritance: AbstractAddRemoveEventMethodScopeWeaver
Mostrar archivo Open project: sagifogel/NCop Class Usage Examples

Public Methods

Method Description
AddEventDecoratorScopeWeaver ( MethodInfo method, IWeavingSettings weavingSettings ) : System.Reflection

Method Details

AddEventDecoratorScopeWeaver() public method

public AddEventDecoratorScopeWeaver ( MethodInfo method, IWeavingSettings weavingSettings ) : System.Reflection
method System.Reflection.MethodInfo
weavingSettings IWeavingSettings
return System.Reflection