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.

頂端