MajorObject Constructor
Initializes a new major object as implemented by the derived class.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
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. |
Principio
Vea también