'宣言 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.