Kodama

OrPointcut コンストラクタ 

[This is preliminary documentation and subject to change.]

コンストラクタ

public OrPointcut(
   IPointcut l,
   IPointcut r
);

パラメータ

l
右辺値となるPointcut
r
左辺値となるPointcut

参照

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