Exemplo n.º 1
0
 public static bool SuaSPCH(Product_DTO sanpham)
 {
     return(Product_DAL.SuaSanPhamCH(sanpham));
 }