Cube 建構
Initializes a new instance of the Cube class.
多載清單
名稱 | 描述 | |
---|---|---|
![]() |
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. |
頂端