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

Public Member Functions

 ImmutableDictionaryDebuggerProxy (IImmutableDictionary< TKey, TValue > dictionary)
 

Properties

T[] Contents [get]
 

Private Attributes

readonly IEnumerable< T_enumerable
 
T[] _cachedContents
 

Detailed Description

Type Constraints
TKey :notnull 

Definition at line 5 of file ImmutableDictionaryDebuggerProxy.cs.


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