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
WebUtilityElement.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000480 RID: 1152
8 {
9 // Token: 0x06001F57 RID: 8023 RVA: 0x00051D08 File Offset: 0x0004FF08
11 {
12 throw new NotSupportedException();
13 }
14
15 // Token: 0x1700074F RID: 1871
16 // (get) Token: 0x06001F58 RID: 8024 RVA: 0x00051D1C File Offset: 0x0004FF1C
18 {
19 get
20 {
21 throw new NotSupportedException();
22 }
23 }
24
25 // Token: 0x17000750 RID: 1872
26 // (get) Token: 0x06001F59 RID: 8025 RVA: 0x00051D30 File Offset: 0x0004FF30
27 // (set) Token: 0x06001F5A RID: 8026 RVA: 0x00051D44 File Offset: 0x0004FF44
29 {
30 get
31 {
32 throw new NotSupportedException();
33 }
34 set
35 {
36 throw new NotSupportedException();
37 }
38 }
39
40 // Token: 0x17000751 RID: 1873
41 // (get) Token: 0x06001F5B RID: 8027 RVA: 0x00051D58 File Offset: 0x0004FF58
42 // (set) Token: 0x06001F5C RID: 8028 RVA: 0x00051D6C File Offset: 0x0004FF6C
44 {
45 get
46 {
47 throw new NotSupportedException();
48 }
49 set
50 {
51 throw new NotSupportedException();
52 }
53 }
54 }
55}
override ConfigurationPropertyCollection Properties