Ejemplo n.º 1
0
 public void TriggerCmd_CreateCustomer(object sender, EventArgs args)
 {
     mApplicationController.CreateCustomer();
 }