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