terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Net.TrackingStringDictionary Class Referencesealed
+ Inheritance diagram for System.Net.TrackingStringDictionary:

Public Member Functions

override void Add (string key, string value)
 
override void Clear ()
 
override void Remove (string key)
 

Package Functions

 TrackingStringDictionary ()
 
 TrackingStringDictionary (bool isReadOnly)
 

Properties

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

Private Attributes

readonly bool _isReadOnly
 
bool _isChanged
 

Detailed Description

Definition at line 7 of file TrackingStringDictionary.cs.


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