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
NameValueSectionHandler.cs
Go to the documentation of this file.
1using System;
2using System.Xml;
3
5{
6 // Token: 0x020004A0 RID: 1184
8 {
9 // Token: 0x06001FFF RID: 8191 RVA: 0x00052954 File Offset: 0x00050B54
11 {
12 throw new NotSupportedException();
13 }
14
15 // Token: 0x1700077C RID: 1916
16 // (get) Token: 0x06002000 RID: 8192 RVA: 0x00052968 File Offset: 0x00050B68
17 protected virtual string KeyAttributeName
18 {
19 get
20 {
21 throw new NotSupportedException();
22 }
23 }
24
25 // Token: 0x1700077D RID: 1917
26 // (get) Token: 0x06002001 RID: 8193 RVA: 0x0005297C File Offset: 0x00050B7C
27 protected virtual string ValueAttributeName
28 {
29 get
30 {
31 throw new NotSupportedException();
32 }
33 }
34
35 // Token: 0x06002002 RID: 8194 RVA: 0x00052990 File Offset: 0x00050B90
36 public object Create(object parent, object context, XmlNode section)
37 {
38 throw new NotSupportedException();
39 }
40 }
41}
class f__AnonymousType0<< Count > j__TPar
object Create(object parent, object context, XmlNode section)