Partager via


MajorObject constructeur

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

Liste de surcharge

  Nom Description
Méthode protégée MajorObject() () () () Initializes a new major object as implemented by the derived class using default values.
Méthode protégée MajorObject(String) Initializes a new major object as implemented by the derived class using the specified object name.
Méthode protégée MajorObject(String, String) Initializes a new major object as implemented by the derived class using the specified object name and identifier of the object.

Haut de la page