Partager via


Assembly constructeur

Initializes a new instance of the Assembly class.

Liste de surcharge

  Nom Description
Méthode protégée Assembly() () () () Initializes a new instance of the Assembly class using the default values.
Méthode protégée Assembly(String) Initializes a new instance of the Assembly class using a name.
Méthode protégée Assembly(String, String) Initializes a new instance of the Assembly class using a name and an identifier.

Haut de la page