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

Inheritance: AbstractAspectMethodExpression
Exibir arquivo Open project: sagifogel/NCop

Public Methods

Method Description
Reduce ( IAspectWeavingSettings aspectWeavingSettings ) : IAspectWeaver

Private Methods

Method Description
BindingMethodInterceptionAspectExpression ( IAspectExpression aspectExpression, IMethodAspectDefinition aspectDefinition, IMethodAspectDefinition topAspectInScopeDefinition ) : NCop.Aspects.Aspects

Method Details

Reduce() public method

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