예제 #1
0
 public void SymmetricExceptWith(IEnumerable <T> other) => set.SymmetricExceptWith(other);