Ejemplo n.º 1
0
 public void Sell(ItemGrid itemGrid)
 {
     storeLogic.Sell(heroMono, itemGrid);
 }