Kodama

OrPointcut.IsApplied メソッド 

[This is preliminary documentation and subject to change.]

指定されたメソッドがアスペクトの対象となるかチェックします

public override bool IsApplied(
   MethodBase method
);

パラメータ

method
チェックするメソッド

戻り値

指定されたメソッドがアスペクトの対象となるかどうか

実装

IPointcut.IsApplied

参照

OrPointcut クラス | Kodama.Aop.Pointcut.Compose.Operator 名前空間