Uredi

Deli z drugimi prek


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