Kodama

MethodInvocation.IsDefined メソッド 

[This is preliminary documentation and subject to change.]

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

public bool IsDefined(
   Type attrType
);

パラメータ

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

戻り値

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

実装

IInvocation.IsDefined

参照

MethodInvocation クラス | Kodama.Aop.JoinPoint 名前空間