Поделиться через


Конструктор 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.

В начало