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

Public Member Functions

 IDictionaryDebugView (IDictionary< TKey, TValue > dictionary)
 

Properties

KeyValuePair< TKey, TValue >[] Items [get]
 

Private Attributes

readonly IDictionary< TKey, TValue > _dictionary
 

Detailed Description

Definition at line 6 of file IDictionaryDebugView.cs.


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