Esempio n. 1
0
 public IEnumerable <SanPhamModel> GetDataAll()
 {
     return(_itemBusiness.GetDataAll());
 }