Computer 构造函数

定义

初始化 Computer 类的新实例。

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

示例

对象

适用于