예제 #1
0
 public IEnumerable <SanPhamModel> GetDataSameItem(string Maloai)
 {
     return(_itemBusiness.GetDataSameItem(Maloai));
 }