Guest User

Untitled

a guest
Oct 17th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Estabelecimento
  2.  
  3. Sigla - XPTO
  4. Descricao - XPTO List
  5.  
  6. Estabelecimento
  7.  
  8. Sigla - RPTO
  9. Descricao - RPTO List
  10.  
  11. Estabelecimento
  12.  
  13. Sigla - GTOR
  14. Descricao - GTOR List
  15.  
  16. Estabelecimento
  17.  
  18. Sigla - XPTO
  19. Descricao - XPTO List
  20.  
  21. Estabelecimento
  22.  
  23. Sigla - XPTO
  24. Descricao - XPTO List
  25.  
  26. lista1 = list1.Intersect(list2).ToList();
  27.  
  28. lista1 = list1.Intersect(list2, new EstabelecimentosComparador()).ToList();
  29.  
  30. todosEstabelecimentos = estabelecimentosComAcesso;
Add Comment
Please, Sign In to add comment