Initializes a new instance of the Theme class.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
protected Theme () |
Visual Basic Copy Code |
---|
Protected Sub New () |
This method is marked as protected because the Theme class is abstract and cannot be instantiated.