Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Immutable.ImmutableSortedDictionaryBuilderDebuggerProxy< TKey, TValue > Class Template Referencesealed

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
 

Detailed Description

Type Constraints
TKey :notnull 

Definition at line 6 of file ImmutableSortedDictionaryBuilderDebuggerProxy.cs.


The documentation for this class was generated from the following file: