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

Inheritance: AbstractAspectMethodExpression
Exibir arquivo Open project: sagifogel/NCop

Public Methods

Method Description
Reduce ( IAspectWeavingSettings aspectWeavingSettings ) : IAspectWeaver

Private Methods

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

Method Details

Reduce() public method

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