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
WebProxyScriptElement.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200047F RID: 1151
8 {
9 // Token: 0x06001F50 RID: 8016 RVA: 0x00051C7C File Offset: 0x0004FE7C
11 {
12 throw new NotSupportedException();
13 }
14
15 // Token: 0x1700074C RID: 1868
16 // (get) Token: 0x06001F51 RID: 8017 RVA: 0x00051C90 File Offset: 0x0004FE90
17 // (set) Token: 0x06001F52 RID: 8018 RVA: 0x00051CA4 File Offset: 0x0004FEA4
19 {
20 get
21 {
22 throw new NotSupportedException();
23 }
24 set
25 {
26 throw new NotSupportedException();
27 }
28 }
29
30 // Token: 0x1700074D RID: 1869
31 // (get) Token: 0x06001F53 RID: 8019 RVA: 0x00051CB8 File Offset: 0x0004FEB8
32 // (set) Token: 0x06001F54 RID: 8020 RVA: 0x00051CCC File Offset: 0x0004FECC
34 {
35 get
36 {
37 throw new NotSupportedException();
38 }
39 set
40 {
41 throw new NotSupportedException();
42 }
43 }
44
45 // Token: 0x1700074E RID: 1870
46 // (get) Token: 0x06001F55 RID: 8021 RVA: 0x00051CE0 File Offset: 0x0004FEE0
48 {
49 get
50 {
51 throw new NotSupportedException();
52 }
53 }
54
55 // Token: 0x06001F56 RID: 8022 RVA: 0x00051CF4 File Offset: 0x0004FEF4
56 protected override void PostDeserialize()
57 {
58 throw new NotSupportedException();
59 }
60 }
61}
override ConfigurationPropertyCollection Properties