編集

次の方法で共有


Assembly Constructor

Definition

Initializes a new instance of the Assembly class.

protected:
 Assembly();
protected Assembly();
Protected Sub New ()

Remarks

This constructor is invoked by derived classes during the construction of Assembly objects.

Applies to