Ejemplo n.º 1
0
 private void TriggerCmd_AdjustInventory(object sender, EventArgs e)
 {
     mApplicationController.AdjustInventory();
 }