Initializes a new instance of the
Assembly class.
|
Name
|
Description
|
|
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.
|