コード例 #1
0
ファイル: Form.cs プロジェクト: wdstest/SharpJS
 public void Close()
 {
     Application.CloseForm(this);
 }