Exemplo n.º 1
0
 static public void CloseForm()
 {
     Waiting.Invoke(new CloseDelegate(CloseFormInternal));
 }