Пример #1
0
 public List <Goods> GetGoods()
 {
     return(bll.GetData());
 }