バージョン

CommonStateNotifierEventArgs<TState> コンストラクタ

デフォルトコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal state As TState _
)
public CommonStateNotifierEventArgs<TState>( 
   TState state
)

パラメータ

state
State プロパティの値。
参照