Exemplo n.º 1
0
 public void IntersectWith(IEnumerable <T> other) => set.IntersectWith(other);