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
CloseExState.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Net
4
{
5
// Token: 0x020001ED RID: 493
6
[Flags]
7
internal
enum
CloseExState
8
{
9
// Token: 0x04000A80 RID: 2688
10
Normal
= 0,
11
// Token: 0x04000A81 RID: 2689
12
Abort
= 1,
13
// Token: 0x04000A82 RID: 2690
14
Silent
= 2
15
}
16
}
System.Net.CloseExState
CloseExState
Definition
CloseExState.cs:8
System.Net.CloseExState.Silent
@ Silent
System.Net.CloseExState.Abort
@ Abort
System.Net.CloseExState.Normal
@ Normal
System.Net
Definition
AuthenticationManager.cs:7
System
Definition
__ComObject.cs:4
source
System
Net
CloseExState.cs
Generated by
1.10.0