Bagikan melalui


Level Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the Level class.

Overload List

  Name Description
Public method Level() Initializes a new instance of the Level class using default values.
Public method Level(String) Initializes a new instance of Level using a name.
Public method Level(String, String) Initializes a new instance of Level using a name and an identifier.

Top