Esempio n. 1
0
 public List <StoredProduct> GetStoredProducts()
 {
     return(delivery.CheckProductsBeforeLoading());
 }