예제 #1
0
 private void MainForm_Closed(object sender, System.EventArgs e)
 {
     MyController.RejectChangesToEmployeeInformation();
 }