Beispiel #1
0
 public void Quit()
 {
     form.Quit();
     form = null;
 }