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
IWebProxyFinder.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections.Generic
;
3
using
System.Runtime.InteropServices
;
4
5
namespace
System.Net
6
{
7
// Token: 0x0200019C RID: 412
8
internal
interface
IWebProxyFinder
:
IDisposable
9
{
10
// Token: 0x06000A6D RID: 2669
11
bool
GetProxies
(global::System.
Uri
destination
, [Out]
IList<string>
proxyList
);
12
13
// Token: 0x06000A6E RID: 2670
14
void
Abort
();
15
16
// Token: 0x06000A6F RID: 2671
17
void
Reset
();
18
19
// Token: 0x1700021B RID: 539
20
// (get) Token: 0x06000A70 RID: 2672
21
bool
IsValid
{
get
; }
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Uri
Definition
Uri.cs:15
System.Collections.Generic.IList
Definition
IList.cs:7
System.IDisposable
Definition
IDisposable.cs:7
System.Net.IWebProxyFinder.Reset
void Reset()
System.Net.IWebProxyFinder.IsValid
bool IsValid
Definition
IWebProxyFinder.cs:21
System.Net.IWebProxyFinder.GetProxies
bool GetProxies(global::System.Uri destination, [Out] IList< string > proxyList)
System.Net.IWebProxyFinder.Abort
void Abort()
System.Net.IWebProxyFinder
Definition
IWebProxyFinder.cs:9
System.Collections.Generic
Definition
ArrayBuilder.cs:5
System.Net
Definition
AuthenticationManager.cs:7
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.ExceptionArgument.destination
@ destination
System
Definition
__ComObject.cs:4
source
System
Net
IWebProxyFinder.cs
Generated by
1.10.0