Exemplo n.º 1
0
 public List <SanPhamModel> GetByLoai(string id)
 {
     return(_res.GetByLoai(id));
 }