[]
        
(Showing Draft Content)

C1.Schedule.TimeScaleEnumConverter

TimeScaleEnumConverter Class

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

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

Constructors

Name Description
TimeScaleEnumConverter()

Initializes a new instance of the TimeScaleEnumConverter class.

Methods

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