Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AspectSharp
Example
Aop
Interceptors
LoggerInterceptor
C# Class AspectSharp.Example.Aop.Interceptors.LoggerInterceptor
Summary description for LoggerInterceptor.
Inheritance:
IMethodInterceptor
Exibir arquivo
Open project: nats/castle-1.0.3-mono
Public Methods
Method
Description
Invoke
(
IMethodInvocation
invocation
) :
object
Method Details
Invoke()
public
method
public
Invoke
(
IMethodInvocation
invocation
) :
object
invocation
IMethodInvocation
return
object