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

Inheritance: AbstractAdviceExpression
Afficher le fichier Open project: sagifogel/NCop

Méthodes publiques

Méthode Description
Reduce ( IAdviceWeavingSettings adviceWeavingSettings ) : IMethodScopeWeaver

Private Methods

Méthode Description
OnMethodEntryAdviceExpression ( IAdviceDefinition adviceDefinition ) : NCop.Aspects.Advices

Method Details

Reduce() public méthode

public Reduce ( IAdviceWeavingSettings adviceWeavingSettings ) : IMethodScopeWeaver
adviceWeavingSettings IAdviceWeavingSettings
Résultat IMethodScopeWeaver