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

Public Member Functions

 IDictionaryDebugView (IDictionary< K, V > dictionary)
 
 IDictionaryDebugView (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 IDictionaryDebugView.cs.


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