Assembly 构造函数

定义

初始化 Assembly 类的新实例。

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

注解

此构造函数在对象的构造过程中由派生类调用 Assembly

适用于