MajorObject Constructor
Initializes a new major object as implemented by the derived class.
Overload List
| Name | Description |
|---|---|
| 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.
|