Partager via


Constructeur MajorObject

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

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

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