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
IDtdDefaultAttributeInfo.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml
4
{
5
// Token: 0x02000019 RID: 25
6
internal
interface
IDtdDefaultAttributeInfo
:
IDtdAttributeInfo
7
{
8
// Token: 0x17000011 RID: 17
9
// (get) Token: 0x0600007E RID: 126
10
string
DefaultValueExpanded
{
get
; }
11
12
// Token: 0x17000012 RID: 18
13
// (get) Token: 0x0600007F RID: 127
14
object
DefaultValueTyped
{
get
; }
15
16
// Token: 0x17000013 RID: 19
17
// (get) Token: 0x06000080 RID: 128
18
int
ValueLineNumber
{
get
; }
19
20
// Token: 0x17000014 RID: 20
21
// (get) Token: 0x06000081 RID: 129
22
int
ValueLinePosition
{
get
; }
23
}
24
}
System.Xml.IDtdAttributeInfo
Definition
IDtdAttributeInfo.cs:7
System.Xml.IDtdDefaultAttributeInfo.DefaultValueTyped
object DefaultValueTyped
Definition
IDtdDefaultAttributeInfo.cs:14
System.Xml.IDtdDefaultAttributeInfo.DefaultValueExpanded
string DefaultValueExpanded
Definition
IDtdDefaultAttributeInfo.cs:10
System.Xml.IDtdDefaultAttributeInfo.ValueLineNumber
int ValueLineNumber
Definition
IDtdDefaultAttributeInfo.cs:18
System.Xml.IDtdDefaultAttributeInfo.ValueLinePosition
int ValueLinePosition
Definition
IDtdDefaultAttributeInfo.cs:22
System.Xml.IDtdDefaultAttributeInfo
Definition
IDtdDefaultAttributeInfo.cs:7
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
IDtdDefaultAttributeInfo.cs
Generated by
1.10.0