[]
        
(Showing Draft Content)

C1.WPF.Schedule.DateTimeInfo.-ctor

DateTimeInfo Constructor

DateTimeInfo(DateTime, CalendarHelper)

Initializes the new instance of the DateTimeInfo class.

Declaration
public DateTimeInfo(DateTime baseDateTime, CalendarHelper helper)
Parameters
Type Name Description
DateTime baseDateTime

The base DateTime value.

CalendarHelper helper

The CalendarHelper object holding the calendar specific information.