Kodama

InterceptorHandler デリゲート

[This is preliminary documentation and subject to change.]

Interceptを行うデリゲート

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

必要条件

名前空間: Kodama.Aop.Interceptor.Delegate

アセンブリ: Kodama.Aop (Kodama.Aop.dll 内)

参照

InterceptorHandler クラス | Kodama.Aop.Interceptor.Delegate 名前空間