Freigeben über


MajorObject-Konstruktor

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

Überladungsliste 

  Name Beschreibung
Geschützte Methode MajorObject() () () () Initializes a new major object as implemented by the derived class using default values.
Geschützte Methode MajorObject(String) Initializes a new major object as implemented by the derived class using the specified object name.
Geschützte Methode MajorObject(String, String) Initializes a new major object as implemented by the derived class using the specified object name and identifier of the object.

Zum Anfang