[]
        
(Showing Draft Content)

C1.Schedule.DayOfWeekConverter

DayOfWeekConverter Class

Provides a type converter to convert DayOfWeek objects to and from various other representations.

Inheritance
DayOfWeekConverter
Namespace: C1.Schedule
Assembly: C1.ScheduleCore.dll
Syntax
public class DayOfWeekConverter : EnumConverter

Constructors

Name Description
DayOfWeekConverter()

Initializes a new instance of the DayOfWeekConverter class.

Fields

Name Description
AllWeekDays

The array of all week days.

Methods

Name Description
ConvertFrom(ITypeDescriptorContext, CultureInfo, object)
ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)