Cube Constructor
Initializes a new instance of the Cube class.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
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. |
Principio