public static bool CapNhatLSP(LoaiSanPhamDTO lsp, string id) { return(LoaiSanPhamDAO.CapNhatLSP(lsp, id)); }