Compartir a través de


MajorObject Constructor

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

Lista de sobrecargas

  Nombre Descripción
Método protegido MajorObject() () () () Initializes a new major object as implemented by the derived class using default values.
Método protegido MajorObject(String) Initializes a new major object as implemented by the derived class using the specified object name.
Método protegido MajorObject(String, String) Initializes a new major object as implemented by the derived class using the specified object name and identifier of the object.

Principio