Esempio n. 1
0
 public void End()
 {
     m_Store.Dispose();
     m_Window.SaveWindowSettings();
     Application.Quit();
 }