Example #1
0
 void MainWindow_Closing(object sender, CancelEventArgs e)
 {
     _allServices.SaveChanges();
 }