Kodama

AspectImpl コンストラクタ 

[This is preliminary documentation and subject to change.]

コンストラクタ

public AspectImpl(
   IInterceptor i,
   IPointcut p
);

パラメータ

i
Intercepter = 割り込み処理
p
Pointcut = 割り込みポイント

参照

AspectImpl クラス | Kodama.Aop.Aspect 名前空間