C# Class AspectSharp.Example.Aop.Interceptors.HashcodeDefaultValueInterceptor

Summary description for HashcodeDefaultValueInterceptor.
Inheritance: IMethodInterceptor
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
Invoke ( IMethodInvocation invocation ) : object

Method Details

Invoke() public méthode

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