Пример #1
0
 public List <Product> Get_All()
 {
     return(Get_Data.Get_Products().ToList());
 }