Пример #1
0
 private void lblExit_Click(object sender, EventArgs e)
 {
     this.Close();
     managment.AddEmployeesToDB();
 }