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
WebProxyData.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections
;
3
4
namespace
System.Net
5
{
6
// Token: 0x0200021F RID: 543
7
internal
class
WebProxyData
8
{
9
// Token: 0x06000D9C RID: 3484 RVA: 0x0002BBEC File Offset: 0x00029DEC
10
public
WebProxyData
()
11
{
12
}
13
14
// Token: 0x04000B6F RID: 2927
15
internal
bool
bypassOnLocal
;
16
17
// Token: 0x04000B70 RID: 2928
18
internal
bool
automaticallyDetectSettings
;
19
20
// Token: 0x04000B71 RID: 2929
21
internal
global::System.Uri
proxyAddress
;
22
23
// Token: 0x04000B72 RID: 2930
24
internal
Hashtable
proxyHostAddresses
;
25
26
// Token: 0x04000B73 RID: 2931
27
internal
global::System.Uri
scriptLocation
;
28
29
// Token: 0x04000B74 RID: 2932
30
internal
ArrayList
bypassList
;
31
}
32
}
System.Collections.ArrayList
Definition
ArrayList.cs:12
System.Collections.Hashtable
Definition
Hashtable.cs:17
System.Net.WebProxyData.automaticallyDetectSettings
bool automaticallyDetectSettings
Definition
WebProxyData.cs:18
System.Net.WebProxyData.WebProxyData
WebProxyData()
Definition
WebProxyData.cs:10
System.Net.WebProxyData.bypassOnLocal
bool bypassOnLocal
Definition
WebProxyData.cs:15
System.Net.WebProxyData.bypassList
ArrayList bypassList
Definition
WebProxyData.cs:30
System.Net.WebProxyData.proxyHostAddresses
Hashtable proxyHostAddresses
Definition
WebProxyData.cs:24
System.Net.WebProxyData.scriptLocation
global::System.Uri scriptLocation
Definition
WebProxyData.cs:27
System.Net.WebProxyData.proxyAddress
global::System.Uri proxyAddress
Definition
WebProxyData.cs:21
System.Net.WebProxyData
Definition
WebProxyData.cs:8
System.Collections
Definition
ArrayList.cs:6
System.Net
Definition
AuthenticationManager.cs:7
System
Definition
__ComObject.cs:4
source
System
Net
WebProxyData.cs
Generated by
1.10.0