[]
        
(Showing Draft Content)

C1.Schedule.C1BrushFactory.Register

Register Method

Register<Ti>()

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

Declaration
public static void Register<Ti>()
Type Parameters
Name Description
Ti

The Type to register.

Exceptions
Type Condition
ArgumentException

the specified type is not assignable from the C1Brush type.