T_Cyjb_Collections_DictionaryUtil - CYJB/Cyjb GitHub Wiki
提供对 IDictionary(TKey, TValue) 的扩展方法。
System.Object
Cyjb.Collections.DictionaryUtil
Namespace: Cyjb.Collections
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public static class DictionaryUtil
The DictionaryUtil type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() ![]() |
AsReadOnly(TKey, TValue) | 返回当前字典的只读包装。 |
![]() ![]() |
Empty(TKey, TValue) | 返回一个空的只读字典。 |