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

ForceHoliday コンストラクター (String, DateTime)

指定した設定を使用して、ForceHoliday クラスの新しいインスタンスを初期化します。

名前空間:  GrapeCity.Windows.InputMan
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public ForceHoliday(
	string name,
	DateTime dateTime
)

パラメーター

name
型: SystemString
臨時休業日の名前を示す String 値。
dateTime
型: SystemDateTime
臨時休業日を表す DateTime 値。
関連項目