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
ValidationType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml
4
{
5
// Token: 0x0200002E RID: 46
6
public
enum
ValidationType
7
{
8
// Token: 0x04000076 RID: 118
9
None
,
10
// Token: 0x04000077 RID: 119
11
[
Obsolete
(
"Validation type should be specified as DTD or Schema."
)]
12
Auto
,
13
// Token: 0x04000078 RID: 120
14
DTD
,
15
// Token: 0x04000079 RID: 121
16
[
Obsolete
(
"XDR Validation through XmlValidatingReader is obsoleted"
)]
17
XDR
,
18
// Token: 0x0400007A RID: 122
19
Schema
20
}
21
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.NewLineHandling.None
@ None
System.Xml.ConformanceLevel.Auto
@ Auto
System.Xml.ValidationType
ValidationType
Definition
ValidationType.cs:7
System.Xml.ValidationType.XDR
@ XDR
System.Xml.ValidationType.DTD
@ DTD
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
ValidationType.cs
Generated by
1.10.0