Assembly Constructor
Initializes a new instance of the Assembly class.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Assembly() () () () | Initializes a new instance of the Assembly class using the default values. | |
Assembly(String) | Initializes a new instance of the Assembly class using a name. | |
Assembly(String, String) | Initializes a new instance of the Assembly class using a name and an identifier. |
Principio
Vea también