|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| ImmutableDictionaryDebuggerProxy (IImmutableDictionary< TKey, TValue > dictionary) | |
Properties | |
| T[] | Contents [get] |
Private Attributes | |
| readonly IEnumerable< T > | _enumerable |
| T[] | _cachedContents |
| TKey | : | notnull |
Definition at line 5 of file ImmutableDictionaryDebuggerProxy.cs.