Ejemplo n.º 1
0
 public List <LoaiSanPhamModel> GetDataSameItem(string Maloai)
 {
     return(_res.GetDataSameItem(Maloai));
 }