共用方式為


ComAssembly 建構

Initializes a new instance of ComAssembly.

多載清單 

  名稱 描述
公用方法 ComAssembly() () () () Initializes a new instance of ComAssembly using the default values.
公用方法 ComAssembly(String) Initializes a new instance of ComAssembly using the specified assembly.
公用方法 ComAssembly(String, String) Initializes a new instance of ComAssembly using the specified assembly and its identifier.

頂端