Scheduler for WPF
DateTimeInfo コンストラクタ

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > DateTimeInfo クラス : DateTimeInfo コンストラクタ
The base System.DateTime value.
The CalendarHelper object holding the calendar specific information.
Initializes the new instance of the DateTimeInfo class.
シンタックス
'宣言
 
Public Function New( _
   ByVal baseDateTime As System.Date, _
   ByVal helper As CalendarHelper _
)
public DateTimeInfo( 
   System.DateTime baseDateTime,
   CalendarHelper helper
)

パラメータ

baseDateTime
The base System.DateTime value.
helper
The CalendarHelper object holding the calendar specific information.
参照

DateTimeInfo クラス
DateTimeInfo メンバ