[]
        
(Showing Draft Content)

C1.Framework.Theme.-ctor

Theme Constructor

Theme(string)

Initializes a new instance of a Theme.

Declaration
public Theme(string name)
Parameters
Type Name Description
string name

Name of the new theme.

Theme()

Initializes a new instance of a Theme.

Declaration
public Theme()