Module 构造函数

定义

初始化 Module 类的新实例。

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

注解

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

适用于