F_Cyjb_Collections_DictionaryEqualityComparer_2_Default - CYJB/Cyjb GitHub Wiki
获取默认的相等比较器。
Namespace: Cyjb.Collections
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public static readonly IEqualityComparer<IReadOnlyDictionary<TKey, TValue>> Default
Type: IEqualityComparer(IReadOnlyDictionary(TKey, TValue))
一个默认的 DictionaryEqualityComparer(TKey, TValue) 比较器。
DictionaryEqualityComparer(TKey, TValue) 类
Cyjb.Collections 命名空间