|
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.AutoWebProxyScriptEngine:Public Member Functions | |
| AutoWebProxyScriptEngine (WebProxy proxy, bool useRegistry) | |
| bool | GetProxies (Uri destination, out IList< string > proxyList) |
| bool | GetProxies (Uri destination, out IList< string > proxyList, ref int syncStatus) |
| void | Close () |
| void | Abort (ref int syncStatus) |
| void | CheckForChanges () |
Properties | |
| Uri | AutomaticConfigurationScript [get, set] |
| bool | AutomaticallyDetectSettings [get, set] |
Private Attributes | |
| Uri< AutomaticConfigurationScript > | k__BackingField |
| bool< AutomaticallyDetectSettings > | k__BackingField |
Definition at line 10 of file AutoWebProxyScriptEngine.cs.