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
DictionarySectionHandler.cs
Go to the documentation of this file.
1using System;
2using System.Xml;
3
5{
6 // Token: 0x02000497 RID: 1175
8 {
9 // Token: 0x06001FDC RID: 8156 RVA: 0x00052760 File Offset: 0x00050960
11 {
12 throw new NotSupportedException();
13 }
14
15 // Token: 0x17000773 RID: 1907
16 // (get) Token: 0x06001FDD RID: 8157 RVA: 0x00052774 File Offset: 0x00050974
17 protected virtual string KeyAttributeName
18 {
19 get
20 {
21 throw new NotSupportedException();
22 }
23 }
24
25 // Token: 0x17000774 RID: 1908
26 // (get) Token: 0x06001FDE RID: 8158 RVA: 0x00052788 File Offset: 0x00050988
27 protected virtual string ValueAttributeName
28 {
29 get
30 {
31 throw new NotSupportedException();
32 }
33 }
34
35 // Token: 0x06001FDF RID: 8159 RVA: 0x0005279C File Offset: 0x0005099C
36 public virtual object Create(object parent, object context, XmlNode section)
37 {
38 throw new NotSupportedException();
39 }
40 }
41}
class f__AnonymousType0<< Count > j__TPar
virtual object Create(object parent, object context, XmlNode section)