|
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
|
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 |
Definition at line 641 of file ServicePointManager.cs.