Parent 构造函数

定义

初始化 Parent 类的新实例。

public:
 Parent();
public Parent ();
Public Sub New ()

适用于