Kodama

AndPointcut コンストラクタ 

[This is preliminary documentation and subject to change.]

コンストラクタ

public AndPointcut(
   IPointcut l,
   IPointcut r
);

パラメータ

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

参照

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