[]
        
(Showing Draft Content)

C1.Schedule.C1BrushFactory

C1BrushFactory Class

This factory class allows to register platform-specific type which should be used instead of the C1Brush type.

Inheritance
C1BrushFactory
Namespace: C1.Schedule
Assembly: C1.ScheduleCore.dll
Syntax
public static class C1BrushFactory

Properties

Name Description
C1BrushType

Returns runtime type for C1Brush implementation.

Methods

Name Description
Get()

Returns new instance of the registered C1Brush type.

Register<Ti>()

Registers the type which should be used instead of the C1Brush.