C# Class NCop.Weaving.RemoveEventDecoratorScopeWeaver

Inheritance: AbstractAddRemoveEventMethodScopeWeaver
Exibir arquivo Open project: sagifogel/NCop Class Usage Examples

Public Methods

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

Method Details

RemoveEventDecoratorScopeWeaver() public method

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