Cube-Konstruktor
Initializes a new instance of the Cube class.
Überladungsliste
Name | Beschreibung | |
---|---|---|
Cube() () () () | Initializes a new instance of the Cube class using the default values. | |
Cube(String) | Initializes a new instance of Cube using a name. | |
Cube(String, String) | Initializes a new instance of the Cube class, using a name and an identifier. |
Zum Anfang