Level Constructor
Initializes a new instance of the Level class.
Overload List
| Name | Description |
|---|---|
| Level () |
Initializes a new instance of the Level class using default values.
|
| Level (String) |
Initializes a new instance of Level using a name.
|
| Level (String, String) |
Initializes a new instance of Level using a name and an identifier.
|