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