C# Class Project.Aop.Aspects.TimingAspect

Inheritance: Aspect
Afficher le fichier Open project: cardinal-solutions/AOPwithCastleWindsor

Méthodes publiques

Méthode Description
ProcessInvocation ( IInvocation invocation ) : void

Method Details

ProcessInvocation() public méthode

public ProcessInvocation ( IInvocation invocation ) : void
invocation IInvocation
Résultat void