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