terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Net.TrackingStringDictionary Class Referencesealed
+ Inheritance diagram for System.Net.TrackingStringDictionary:
+ Collaboration diagram for System.Net.TrackingStringDictionary:

Public Member Functions

override void Add (string key, string value)
 
override void Clear ()
 
override void Remove (string key)
 
virtual IEnumerator GetEnumerator ()
 

Package Functions

 TrackingStringDictionary ()
 
 TrackingStringDictionary (bool isReadOnly)
 

Package Attributes

Hashtable contents
 

Properties

bool IsChanged [get, set]
 
override string this[string key] [get, set]
 

Private Attributes

readonly bool _isReadOnly
 
bool _isChanged
 

Detailed Description

Definition at line 9 of file TrackingStringDictionary.cs.


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