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
WindowsInstallationType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Net
4
{
5
// Token: 0x020001A5 RID: 421
6
internal
enum
WindowsInstallationType
7
{
8
// Token: 0x04000867 RID: 2151
9
Unknown
,
10
// Token: 0x04000868 RID: 2152
11
Client
,
12
// Token: 0x04000869 RID: 2153
13
Server
,
14
// Token: 0x0400086A RID: 2154
15
ServerCore
,
16
// Token: 0x0400086B RID: 2155
17
Embedded
18
}
19
}
System.Net.CookieToken.Unknown
@ Unknown
System.Net.HttpResponseHeader.Server
@ Server
System.Net.WindowsInstallationType
WindowsInstallationType
Definition
WindowsInstallationType.cs:7
System.Net.WindowsInstallationType.Embedded
@ Embedded
System.Net.WindowsInstallationType.ServerCore
@ ServerCore
System.Net.WindowsInstallationType.Client
@ Client
System.Net
Definition
AuthenticationManager.cs:7
System
Definition
__ComObject.cs:4
source
System
Net
WindowsInstallationType.cs
Generated by
1.10.0