Ejemplo n.º 1
0
 public void TriggerCmd_CreateSaleQuote(object sender, EventArgs e)
 {
     mApplicationController.CreateSaleQuote();
 }