示例#1
0
 public void ExceptWith(IEnumerable <T> other) => set.ExceptWith(other);