Exemple #1
0
 /// <summary>
 /// Refresh the Main Window
 /// </summary>
 public static void DoRefresh()
 {
     mainWindow.Refresh();
 }