Esempio n. 1
0
 public int DownloadQuantityItemsBasket()
 {
     return(basketManager.DownloadQuantityBasketPositions());
 }