public bool CapNhatKhuVucBUS(ref string err, KhuVucO kv) { return(khuVucDAO.CapNhatKhuVuc(ref err, kv)); }