Initializes a new instance of the Theme class.
Namespace: Dapfor.Net.ThemingAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
protected internal Theme() |
Visual Basic |
---|
Protected Friend Sub New |
Visual C++ |
---|
protected public: Theme() |
F# |
---|
new : unit -> Theme |