共用方式為


Assembly 建構

Initializes a new instance of the Assembly class.

多載清單 

  名稱 描述
受保護的方法 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.

頂端