Share via


Assembly Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the Assembly class.

Overload List

  Name Description
Protected method Assembly() Initializes a new instance of the Assembly class using the default values.
Protected method Assembly(String) Initializes a new instance of the Assembly class using a name.
Protected method Assembly(String, String) Initializes a new instance of the Assembly class using a name and an identifier.

Top