Exemple #1
0
 private void MenuTray_AddDepartment_Click(object sender, EventArgs e)
 {
     Presenter.AddDepartmentShowDialog(null);
 }