Kodama

OrPointcut クラス

[This is preliminary documentation and subject to change.]

2つのPointcutを論理演算orで合成します

この型のすべてのメンバの一覧については、 OrPointcut メンバを参照してください。

System.Object
   Kodama.Aop.Pointcut.Compose.ComposiblePointcut
      Kodama.Aop.Pointcut.Compose.Operator.OrPointcut

public class OrPointcut : ComposiblePointcut

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、 マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

必要条件

名前空間: Kodama.Aop.Pointcut.Compose.Operator

アセンブリ: Kodama.Aop (Kodama.Aop.dll 内)

参照

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