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
SchemaType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml.Schema
4
{
5
// Token: 0x02000135 RID: 309
6
internal
enum
SchemaType
7
{
8
// Token: 0x0400055D RID: 1373
9
None
,
10
// Token: 0x0400055E RID: 1374
11
DTD
,
12
// Token: 0x0400055F RID: 1375
13
XDR
,
14
// Token: 0x04000560 RID: 1376
15
XSD
16
}
17
}
System.Xml.Schema.SchemaType
SchemaType
Definition
SchemaType.cs:7
System.Xml.Schema.SchemaType.XSD
@ XSD
System.Xml.Schema.SchemaType.XDR
@ XDR
System.Xml.Schema.SchemaType.None
@ None
System.Xml.Schema.SchemaType.DTD
@ DTD
System.Xml.Schema
Definition
BaseValidator.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
Schema
SchemaType.cs
Generated by
1.10.0