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
FtpCachePolicyElement.cs
Go to the documentation of this file.
1using System;
4using System.Xml;
5
7{
8 // Token: 0x0200046F RID: 1135
10 {
11 // Token: 0x06001EC0 RID: 7872 RVA: 0x0005113C File Offset: 0x0004F33C
13 {
14 throw new NotSupportedException();
15 }
16
17 // Token: 0x170006FC RID: 1788
18 // (get) Token: 0x06001EC1 RID: 7873 RVA: 0x00051150 File Offset: 0x0004F350
19 // (set) Token: 0x06001EC2 RID: 7874 RVA: 0x00051164 File Offset: 0x0004F364
20 public global::System.Net.Cache.RequestCacheLevel PolicyLevel
21 {
22 get
23 {
24 throw new NotSupportedException();
25 }
26 set
27 {
28 throw new NotSupportedException();
29 }
30 }
31
32 // Token: 0x170006FD RID: 1789
33 // (get) Token: 0x06001EC3 RID: 7875 RVA: 0x00051178 File Offset: 0x0004F378
35 {
36 get
37 {
38 throw new NotSupportedException();
39 }
40 }
41
42 // Token: 0x06001EC4 RID: 7876 RVA: 0x0005118C File Offset: 0x0004F38C
43 protected override void DeserializeElement(XmlReader reader, bool serializeCollectionKey)
44 {
45 throw new NotSupportedException();
46 }
47
48 // Token: 0x06001EC5 RID: 7877 RVA: 0x000511A0 File Offset: 0x0004F3A0
49 protected override void Reset(ConfigurationElement parentElement)
50 {
51 throw new NotSupportedException();
52 }
53 }
54}
class f__AnonymousType0<< Count > j__TPar
override void Reset(ConfigurationElement parentElement)
override ConfigurationPropertyCollection Properties
global::System.Net.Cache.RequestCacheLevel PolicyLevel
override void DeserializeElement(XmlReader reader, bool serializeCollectionKey)