Kodama

IInvocation.IsDefined メソッド 

[This is preliminary documentation and subject to change.]

呼び出しに特定の属性が結ぶ付けられているかどうかチェックする

bool IsDefined(
   Type attrType
);

パラメータ

attrType
結びつきをチェックする属性の型

戻り値

結び付けられているかどうか

参照

IInvocation インターフェイス | Kodama.Aop.JoinPoint 名前空間