Kodama

InterceptorDelegate Delegate

[This is preliminary documentation and subject to change.]

Interceptを行うデリゲート

public?delegate?object?InterceptorDelegate(
???MethodInvocation?invocation,
???out?object[]?outArguments
);

Requirements

Namespace: Kodama.Aop.Interceptor.Delegate

Assembly: Kodama.Aop (in Kodama.Aop.dll)

See Also

Kodama.Aop.Interceptor.Delegate Namespace