EventArgs 建構函式

定義

初始化 EventArgs 類別的新執行個體。

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

備註

若要傳遞不包含任何資料的物件,請使用 欄位 Empty

適用於

另請參閱