CustomAttribute

CustomAttribute(Type)

public CustomAttribute(Type inspectedType) ;

説明

コンストラクタ

パラメーター

パラメーター名 説明
inspectedType 対象の型

CustomAttribute(Type, bool)

public CustomAttribute(Type inspectedType, bool useForChildren) ;

説明

コンストラクタ

パラメーター

パラメーター名 説明
inspectedType 対象の型
useForChildren 派生クラスにも使用するかどうか