リサイズはクリックかドラッグ

CommandViewType コンストラクター

コンストラクタ

名前空間:  WodiLib.Ini
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public CommandViewType(
	int number
)

パラメーター

number
型: SystemInt32
[Range(int.MinValue, int.MaxValue)] CommandViewType
例外
例外条件
ArgumentOutOfRangeExceptionnumberがCommandViewTypeとして不適切な場合
関連項目