Kodama

AspectTargetAttribute クラス

[This is preliminary documentation and subject to change.]

この属性のついたクラスはインスタンス生成時にAspect用透過的プロクシを生成します。 これにより特別なファクトリーを必要としません。

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

System.Object
   System.Attribute
      System.Runtime.Remoting.Contexts.ContextAttribute
         Kodama.Aop.Weaver.AspectTargetAttribute

public class AspectTargetAttribute : ContextAttribute

スレッドセーフ

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

必要条件

名前空間: Kodama.Aop.Weaver

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

参照

AspectTargetAttribute クラス | AspectTargetAttribute メンバ | Kodama.Aop.Weaver 名前空間 | AspectWeaver