Exemple #1
0
 public void TriggerCmd_CreateEmployee(object sender, EventArgs args)
 {
     mApplicationController.CreateEmployee();
 }