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

Inheritance: AbstractAspectMethodExpression
Exibir arquivo Open project: sagifogel/NCop

Public Methods

Method Description
Reduce ( IAspectWeavingSettings aspectWeavingSettings ) : IAspectWeaver

Private Methods

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

Method Details

Reduce() public method

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