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
AttributeProperties.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml
4
{
5
// Token: 0x02000027 RID: 39
6
internal
enum
AttributeProperties
: uint
7
{
8
// Token: 0x04000068 RID: 104
9
DEFAULT
,
10
// Token: 0x04000069 RID: 105
11
URI
,
12
// Token: 0x0400006A RID: 106
13
BOOLEAN
,
14
// Token: 0x0400006B RID: 107
15
NAME
= 4
U
16
}
17
}
System.Xml.AttributeProperties
AttributeProperties
Definition
AttributeProperties.cs:7
System.Xml.AttributeProperties.DEFAULT
@ DEFAULT
System.Xml.AttributeProperties.URI
@ URI
System.Xml.AttributeProperties.NAME
@ NAME
System.Xml.AttributeProperties.BOOLEAN
@ BOOLEAN
System.Xml
Definition
ElementWriter.cs:4
System.ConsoleKey.U
@ U
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
AttributeProperties.cs
Generated by
1.10.0