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
ConnectionManagementElementCollection.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000467 RID: 1127
7 [ConfigurationCollection(typeof(ConnectionManagementElement))]
9 {
10 // Token: 0x06001E95 RID: 7829 RVA: 0x00050DE0 File Offset: 0x0004EFE0
15
16 // Token: 0x06001E96 RID: 7830 RVA: 0x00050DF4 File Offset: 0x0004EFF4
18 {
19 throw new NotSupportedException();
20 }
21
22 // Token: 0x06001E97 RID: 7831 RVA: 0x00050E08 File Offset: 0x0004F008
24 {
25 throw new NotSupportedException();
26 }
27
28 // Token: 0x170006EB RID: 1771
30 {
31 get
32 {
33 throw new NotSupportedException();
34 }
35 set
36 {
37 throw new NotSupportedException();
38 }
39 }
40
41 // Token: 0x06001E9A RID: 7834 RVA: 0x00050E44 File Offset: 0x0004F044
42 public void Add(ConnectionManagementElement element)
43 {
44 throw new NotSupportedException();
45 }
46
47 // Token: 0x06001E9B RID: 7835 RVA: 0x00050E58 File Offset: 0x0004F058
48 public void Clear()
49 {
50 throw new NotSupportedException();
51 }
52
53 // Token: 0x06001E9C RID: 7836 RVA: 0x00050E6C File Offset: 0x0004F06C
55 {
56 throw new NotSupportedException();
57 }
58
59 // Token: 0x06001E9D RID: 7837 RVA: 0x00050E80 File Offset: 0x0004F080
60 protected override object GetElementKey(ConfigurationElement element)
61 {
62 throw new NotSupportedException();
63 }
64
65 // Token: 0x06001E9E RID: 7838 RVA: 0x00050E94 File Offset: 0x0004F094
67 {
68 throw new NotSupportedException();
69 }
70
71 // Token: 0x06001E9F RID: 7839 RVA: 0x00050EA8 File Offset: 0x0004F0A8
73 {
74 throw new NotSupportedException();
75 }
76
77 // Token: 0x06001EA0 RID: 7840 RVA: 0x00050EBC File Offset: 0x0004F0BC
78 public void Remove(string name)
79 {
80 throw new NotSupportedException();
81 }
82
83 // Token: 0x06001EA1 RID: 7841 RVA: 0x00050ED0 File Offset: 0x0004F0D0
84 public void RemoveAt(int index)
85 {
86 throw new NotSupportedException();
87 }
88 }
89}
class f__AnonymousType0<< Count > j__TPar