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

EventCommandSentenceInfo コンストラクター (EventCommandColorSet, EventCommandSentence)

コンストラクタ

名前空間:  WodiLib.Project
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public EventCommandSentenceInfo(
	EventCommandColorSet colorSet,
	EventCommandSentence sentence
)

パラメーター

colorSet
型: WodiLib.ProjectEventCommandColorSet
カラーセット
sentence
型: WodiLib.ProjectEventCommandSentence
コマンド文
例外
例外条件
ArgumentNullExceptioncolorSet, sentence が null の場合
関連項目