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.ServicePointManager.SPKey Class Reference
+ Collaboration diagram for System.Net.ServicePointManager.SPKey:

Public Member Functions

 SPKey (Uri uri, Uri proxy, bool use_connect)
 
override int GetHashCode ()
 
override bool Equals (object obj)
 

Properties

Uri Uri [get, set]
 
bool UseConnect [get, set]
 
bool UsesProxy [get, set]
 

Private Attributes

Uri uri
 
Uri proxy
 
bool use_connect
 

Detailed Description

Definition at line 641 of file ServicePointManager.cs.


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