Exemplo n.º 1
0
 public SanPhamModel GetDatabyID(string id)
 {
     return(_res.GetDatabyID(id));
 }