partial void UpdateNhanVien(NhanVien instance);
partial void DeleteNhanVien(NhanVien instance);
partial void InsertNhanVien(NhanVien instance);