C# Class NCop.Weaving.MethodDecoratorWeaver

Inheritance: AbstractMethodWeaver
Exibir arquivo Open project: sagifogel/NCop

Public Methods

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

Method Details

MethodDecoratorWeaver() public method

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