C# Class NDecision.Aspects.ApplySpecsAfterExecutionAttribute

Inheritance: PostSharp.Aspects.OnMethodBoundaryAspect
Afficher le fichier Open project: bradygaster/NDecision

Méthodes publiques

Méthode Description
OnExit ( PostSharp args ) : void

Method Details

OnExit() public méthode

public OnExit ( PostSharp args ) : void
args PostSharp
Résultat void