バージョン

RoleStateCategoryAttribute コンストラクタ

新しい RoleStateCategoryAttribute を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal category As RoleStateCategory _
)
public RoleStateCategoryAttribute( 
   RoleStateCategory category
)

パラメータ

category
ロール状態が属する分類。
参照