var query=lista.Where(p=>!listb.Any(g=>p.id==g.id && p.no==g.no))

  

相关文章: