C# Class NCop.Samples.FirstAspect.StopwatchInterceptionAspect

Inheritance: NCop.Aspects.Framework.ActionInterceptionAspect
Afficher le fichier Open project: sagifogel/NCop

Méthodes publiques

Méthode Description
OnInvoke ( ActionInterceptionArgs args ) : void
StopwatchInterceptionAspect ( ) : System

Method Details

OnInvoke() public méthode

public OnInvoke ( ActionInterceptionArgs args ) : void
args NCop.Aspects.Framework.ActionInterceptionArgs
Résultat void

StopwatchInterceptionAspect() public méthode

public StopwatchInterceptionAspect ( ) : System
Résultat System