terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
XmlSchemaContentType.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Xml.Schema
5
{
6
[global::Cpp2ILInjected.Token(
Token
=
"0x2000143"
)]
7
public
enum
XmlSchemaContentType
8
{
9
[global::Cpp2ILInjected.Token(
Token
=
"0x4000584"
)]
10
TextOnly
,
11
[global::Cpp2ILInjected.Token(
Token
=
"0x4000585"
)]
12
Empty
,
13
[global::Cpp2ILInjected.Token(
Token
=
"0x4000586"
)]
14
ElementOnly
,
15
[global::Cpp2ILInjected.Token(
Token
=
"0x4000587"
)]
16
Mixed
17
}
18
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Xml.Schema.XmlSchemaContentType
XmlSchemaContentType
Definition
XmlSchemaContentType.cs:8
System.Xml.Schema.XmlSchemaContentType.Mixed
@ Mixed
System.Xml.Schema.XmlSchemaContentType.ElementOnly
@ ElementOnly
System.Xml.Schema.XmlSchemaContentType.TextOnly
@ TextOnly
System.Xml.Schema.XmlSchemaContentType.Empty
@ Empty
System.Xml.Schema.XmlTypeCode.Token
@ Token
System.Xml.Schema
Definition
BaseValidator.cs:5
System
Definition
__Il2CppComDelegate.cs:6
source
System.Xml
System
Xml
Schema
XmlSchemaContentType.cs
Generated by
1.10.0