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