[]
Provides a type converter to convert DayOfWeek objects to and from various other representations.
public class DayOfWeekConverter : EnumConverter
Name | Description |
---|---|
DayOfWeekConverter() | Initializes a new instance of the DayOfWeekConverter class. |
Name | Description |
---|---|
AllWeekDays | The array of all week days. |
Name | Description |
---|---|
ConvertFrom(ITypeDescriptorContext, CultureInfo, object) | |
ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type) |