public static bool CapNhatThietBi(Product tb) { bool kq = ProductDAL.CapNhatThietBi(tb); return(kq); }