Kodama

AspectImpl クラス

[This is preliminary documentation and subject to change.]

IAspectインターフェイスの具象クラス。InterceptorとPointcutを結び付けます。

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

System.Object
   Kodama.Aop.Aspect.AspectImpl

public class AspectImpl : IAspect

スレッドセーフ

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

解説

このクラスで定義したアスペクトをAspectWeaverでWeaveします。

必要条件

名前空間: Kodama.Aop.Aspect

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

参照

AspectImpl クラス | AspectImpl メンバ | Kodama.Aop.Aspect 名前空間 | AspectWeaver | AOP Alliance