Costruttore MajorObject
Initializes a new major object as implemented by the derived class.
Elenco di overload
Nome | Descrizione | |
---|---|---|
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. |
In alto
Vedere anche