F_Cyjb_Collections_SetEqualityComparer_1_Default - CYJB/Cyjb GitHub Wiki
获取默认的相等比较器。
Namespace: Cyjb.Collections
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public static readonly IEqualityComparer<IReadOnlySet<T>> Default
Type: IEqualityComparer(IReadOnlySet(T))
一个默认的 SetEqualityComparer(T) 比较器。