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
SecurityElementType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Security
4
{
5
// Token: 0x02000299 RID: 665
6
internal
enum
SecurityElementType
7
{
8
// Token: 0x04000BA3 RID: 2979
9
Regular
,
10
// Token: 0x04000BA4 RID: 2980
11
Format
,
12
// Token: 0x04000BA5 RID: 2981
13
Comment
14
}
15
}
System.Security.SecurityElementType
SecurityElementType
Definition
SecurityElementType.cs:7
System.Security.SecurityElementType.Comment
@ Comment
System.Security.SecurityElementType.Format
@ Format
System.Security.SecurityElementType.Regular
@ Regular
System.Security
Definition
CommonObjectSecurity.cs:4
System
Definition
__ComObject.cs:4
source
mscorlib
System
Security
SecurityElementType.cs
Generated by
1.10.0