Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Generic.DictionaryDebugView< K, V > Class Template Referencesealed

Public Member Functions

 DictionaryDebugView (IDictionary< K, V > dictionary)
 

Properties

KeyValuePair< K, V >[] Items [get]
 

Private Attributes

readonly IDictionary< K, V_dict
 

Detailed Description

Definition at line 5 of file DictionaryDebugView.cs.


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