Compartir a través de


Assembly Constructor

Initializes a new instance of the Assembly class.

Lista de sobrecargas

  Nombre Descripción
Método protegido Assembly() () () () Initializes a new instance of the Assembly class using the default values.
Método protegido Assembly(String) Initializes a new instance of the Assembly class using a name.
Método protegido Assembly(String, String) Initializes a new instance of the Assembly class using a name and an identifier.

Principio