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
XObjectChange.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Xml.Linq
4
{
5
// Token: 0x02000014 RID: 20
6
public
enum
XObjectChange
7
{
8
// Token: 0x0400002E RID: 46
9
Add
,
10
// Token: 0x0400002F RID: 47
11
Remove
,
12
// Token: 0x04000030 RID: 48
13
Name
,
14
// Token: 0x04000031 RID: 49
15
Value
16
}
17
}
System.Xml.Linq.XObjectChange
XObjectChange
Definition
XObjectChange.cs:7
System.Xml.Linq.XObjectChange.Remove
@ Remove
System.Xml.Linq.XObjectChange.Name
@ Name
System.Xml.Linq.XObjectChange.Value
@ Value
System.Xml.Linq.XObjectChange.Add
@ Add
System.Xml.Linq
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml.Linq
System
Xml
Linq
XObjectChange.cs
Generated by
1.10.0