C# Class NCop.Aspects.Weaving.Expressions.MethodInvokerAspectExpression

Inheritance: IAspectExpression
Exibir arquivo Open project: sagifogel/NCop

Public Methods

Method Description
Reduce ( IAspectWeavingSettings aspectWeavingSettings ) : IAspectWeaver

Private Methods

Method Description
MethodInvokerAspectExpression ( IMethodAspectDefinition aspectDefinition, IArgumentsWeavingSettings argumentsWeavingSettings, IMethodAspectDefinition topAspectInScopeDefinition ) : NCop.Aspects.Aspects

Method Details

Reduce() public method

public Reduce ( IAspectWeavingSettings aspectWeavingSettings ) : IAspectWeaver
aspectWeavingSettings IAspectWeavingSettings
return IAspectWeaver