ComposiblePointcut クラスの演算子は以下のとおりです。ComposiblePointcut クラスの完全なメンバ一覧については、 ComposiblePointcut メンバ のトピックを参照してください。
![]() ビットごとの AND 演算子 (&) | 2つのPointcutの論理演算andをとるPointcutを返します |
![]() ビットごとの OR 演算子 (|) | 2つのPointcutの論理演算orをとるPointcutを返します |
![]() 論理否定演算子 (!) | Pointcutの論理を反転します |
ComposiblePointcut クラス | ComposiblePointcut メンバ | Kodama.Aop.Pointcut.Compose 名前空間 | AspectWeaver | AOP Alliance