Beispiel #1
0
 public static bool XoaSPCH(Product_DTO sanpham)
 {
     return(Product_DAL.XoaSPCH(sanpham));
 }