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
SchemeSettingElement.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020004A2 RID: 1186
7 {
8 // Token: 0x06002004 RID: 8196 RVA: 0x000529B4 File Offset: 0x00050BB4
10 {
11 throw new NotSupportedException();
12 }
13
14 // Token: 0x1700077E RID: 1918
15 // (get) Token: 0x06002005 RID: 8197 RVA: 0x000529C8 File Offset: 0x00050BC8
16 public global::System.GenericUriParserOptions GenericUriParserOptions
17 {
18 get
19 {
20 throw new NotSupportedException();
21 }
22 }
23
24 // Token: 0x1700077F RID: 1919
25 // (get) Token: 0x06002006 RID: 8198 RVA: 0x000529DC File Offset: 0x00050BDC
26 public string Name
27 {
28 get
29 {
30 throw new NotSupportedException();
31 }
32 }
33
34 // Token: 0x17000780 RID: 1920
35 // (get) Token: 0x06002007 RID: 8199 RVA: 0x000529F0 File Offset: 0x00050BF0
37 {
38 get
39 {
40 throw new NotSupportedException();
41 }
42 }
43 }
44}
override ConfigurationPropertyCollection Properties