All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
ThemeIdentity Class Reference

ThemeIdentity class More...

Public Member Functions

 ThemeIdentity ()
 Initializes a new instance of the ThemeIdentity class. More...
 
 ThemeIdentity (string id)
 Initializes a new instance of the ThemeIdentity class. More...
 

Properties

string Id [get, set]
 Gets or sets the id. More...
 
string Name [get, set]
 Gets or sets the name. More...
 

Description

ThemeIdentity class

Constructor & Destructor Documentation

Initializes a new instance of the ThemeIdentity class.

ThemeIdentity ( string  id)

Initializes a new instance of the ThemeIdentity class.

Parameters
idThe id.

Property Documentation

string Id
getset

Gets or sets the id.

The Id

string Name
getset

Gets or sets the name.

The name.