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
IXmlDocumentType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Newtonsoft.Json.Converters
4
{
5
// Token: 0x02000110 RID: 272
6
internal
interface
IXmlDocumentType
:
IXmlNode
7
{
8
// Token: 0x170001F0 RID: 496
9
// (get) Token: 0x06000AAF RID: 2735
10
string
Name
{
get
; }
11
12
// Token: 0x170001F1 RID: 497
13
// (get) Token: 0x06000AB0 RID: 2736
14
string
System
{
get
; }
15
16
// Token: 0x170001F2 RID: 498
17
// (get) Token: 0x06000AB1 RID: 2737
18
string
Public
{
get
; }
19
20
// Token: 0x170001F3 RID: 499
21
// (get) Token: 0x06000AB2 RID: 2738
22
string
InternalSubset
{
get
; }
23
}
24
}
Newtonsoft.Json.Converters.IXmlDocumentType.Name
string Name
Definition
IXmlDocumentType.cs:10
Newtonsoft.Json.Converters.IXmlDocumentType.InternalSubset
string InternalSubset
Definition
IXmlDocumentType.cs:22
Newtonsoft.Json.Converters.IXmlDocumentType.Public
string Public
Definition
IXmlDocumentType.cs:18
Newtonsoft.Json.Converters.IXmlDocumentType
Definition
IXmlDocumentType.cs:7
Newtonsoft.Json.Converters.IXmlNode
Definition
IXmlNode.cs:9
Newtonsoft.Json.Converters
Definition
BinaryConverter.cs:8
System
Definition
__ComObject.cs:4
source
Newtonsoft.Json
Converters
IXmlDocumentType.cs
Generated by
1.10.0