예제 #1
0
 /// <summary>
 /// Hide the window
 /// </summary>
 public void HideMainWindow()
 {
     MainWindowHelper.Hide();
 }