Level Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Level class.
Overload List
Name | Description | |
---|---|---|
Level() | Initializes a new instance of the Level class. | |
Level(Level) | Initializes a new instance of the Level class based on another Level object. | |
Level(String, String, String) | Initializes a new instance of the Level class with the specified properties. |
Top