Kodama

PointcutHandler デリゲート

[This is preliminary documentation and subject to change.]

Pontcutのフィルタリングを行うデリゲート

public delegate bool PointcutHandler(
   MethodBase method
);

必要条件

名前空間: Kodama.Aop.Pointcut.Compose.Delegate

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

参照

PointcutHandler クラス | Kodama.Aop.Pointcut.Compose.Delegate 名前空間