Freigeben über


Assembly-Konstruktor

Initializes a new instance of the Assembly class.

Überladungsliste 

  Name Beschreibung
Geschützte Methode Assembly() () () () Initializes a new instance of the Assembly class using the default values.
Geschützte Methode Assembly(String) Initializes a new instance of the Assembly class using a name.
Geschützte Methode Assembly(String, String) Initializes a new instance of the Assembly class using a name and an identifier.

Zum Anfang