Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
ImmutableSortedDictionaryBuilderDebuggerProxy (ImmutableSortedDictionary< TKey, TValue >.Builder map) | |
Properties | |
KeyValuePair< TKey, TValue >[] | Contents [get] |
Private Attributes | |
readonly ImmutableSortedDictionary< TKey, TValue >.Builder | _map |
KeyValuePair< TKey, TValue >[] | _contents |
TKey | : | notnull |
Definition at line 6 of file ImmutableSortedDictionaryBuilderDebuggerProxy.cs.