Construtor MajorObject

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

Lista de sobrecargas

  Nome Descrição
Método protegido MajorObject() () () () Initializes a new major object as implemented by the derived class using default values.
Método protegido MajorObject(String) Initializes a new major object as implemented by the derived class using the specified object name.
Método protegido 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ício