Kodama

ComposiblePointcut 演算子

ComposiblePointcut クラスの演算子は以下のとおりです。ComposiblePointcut クラスの完全なメンバ一覧については、 ComposiblePointcut メンバ のトピックを参照してください。

静的 パブリック 演算子

ビットごとの AND 演算子 (&) 2つのPointcutの論理演算andをとるPointcutを返します
ビットごとの OR 演算子 (|) 2つのPointcutの論理演算orをとるPointcutを返します
論理否定演算子 (!) Pointcutの論理を反転します

参照

ComposiblePointcut クラス | ComposiblePointcut メンバ | Kodama.Aop.Pointcut.Compose 名前空間 | AspectWeaver | AOP Alliance