C# Class AspectSharp.Tests.Classes.LogInvocationInterceptor

Inheritance: IMethodInterceptor
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
Clear ( ) : void
Invoke ( IMethodInvocation invocation ) : object
LogInvocationInterceptor ( ) : System

Method Details

Clear() public static méthode

public static Clear ( ) : void
Résultat void

Invoke() public méthode

public Invoke ( IMethodInvocation invocation ) : object
invocation IMethodInvocation
Résultat object

LogInvocationInterceptor() public méthode

public LogInvocationInterceptor ( ) : System
Résultat System