Throw 构造函数

定义

创建 Throw 类的新实例。

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

适用于