共用方式為


MajorObject 建構函式

Initializes a new major object as implemented by the derived class.

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
受保護的方法 MajorObject() () () () Initializes a new major object as implemented by the derived class using default values.
受保護的方法 MajorObject(String) Initializes a new major object as implemented by the derived class using the specified object name.
受保護的方法 MajorObject(String, String) Initializes a new major object as implemented by the derived class using the specified object name and identifier of the object.

上層