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
SettingElementCollection.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000491 RID: 1169
7 {
8 // Token: 0x06001FB5 RID: 8117 RVA: 0x00052458 File Offset: 0x00050658
10 {
11 throw new NotSupportedException();
12 }
13
14 // Token: 0x17000767 RID: 1895
15 // (get) Token: 0x06001FB6 RID: 8118 RVA: 0x0005246C File Offset: 0x0005066C
17 {
18 get
19 {
20 throw new NotSupportedException();
21 }
22 }
23
24 // Token: 0x17000768 RID: 1896
25 // (get) Token: 0x06001FB7 RID: 8119 RVA: 0x00052480 File Offset: 0x00050680
26 protected override string ElementName
27 {
28 get
29 {
30 throw new NotSupportedException();
31 }
32 }
33
34 // Token: 0x06001FB8 RID: 8120 RVA: 0x00052494 File Offset: 0x00050694
35 public void Add(SettingElement element)
36 {
37 throw new NotSupportedException();
38 }
39
40 // Token: 0x06001FB9 RID: 8121 RVA: 0x000524A8 File Offset: 0x000506A8
41 public void Clear()
42 {
43 throw new NotSupportedException();
44 }
45
46 // Token: 0x06001FBA RID: 8122 RVA: 0x000524BC File Offset: 0x000506BC
48 {
49 throw new NotSupportedException();
50 }
51
52 // Token: 0x06001FBB RID: 8123 RVA: 0x000524D0 File Offset: 0x000506D0
54 {
55 throw new NotSupportedException();
56 }
57
58 // Token: 0x06001FBC RID: 8124 RVA: 0x000524E4 File Offset: 0x000506E4
59 protected override object GetElementKey(ConfigurationElement element)
60 {
61 throw new NotSupportedException();
62 }
63
64 // Token: 0x06001FBD RID: 8125 RVA: 0x000524F8 File Offset: 0x000506F8
65 public void Remove(SettingElement element)
66 {
67 throw new NotSupportedException();
68 }
69 }
70}
class f__AnonymousType0<< Count > j__TPar
override ConfigurationElementCollectionType CollectionType
override object GetElementKey(ConfigurationElement element)