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.
1
using
System
;
2
using
System.Configuration
;
3
using
System.Net.Cache
;
4
using
System.Xml
;
5
6
namespace
System.Net.Configuration
7
{
8
// Token: 0x0200046F RID: 1135
9
public
sealed
class
FtpCachePolicyElement
:
ConfigurationElement
10
{
11
// Token: 0x06001EC0 RID: 7872 RVA: 0x0005113C File Offset: 0x0004F33C
12
public
FtpCachePolicyElement
()
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
34
protected
override
ConfigurationPropertyCollection
Properties
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
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Configuration.ConfigurationElement
Definition
ConfigurationElement.cs:10
System.Configuration.ConfigurationPropertyCollection
Definition
ConfigurationPropertyCollection.cs:9
System.Net.Configuration.FtpCachePolicyElement.Reset
override void Reset(ConfigurationElement parentElement)
Definition
FtpCachePolicyElement.cs:49
System.Net.Configuration.FtpCachePolicyElement.Properties
override ConfigurationPropertyCollection Properties
Definition
FtpCachePolicyElement.cs:35
System.Net.Configuration.FtpCachePolicyElement.PolicyLevel
global::System.Net.Cache.RequestCacheLevel PolicyLevel
Definition
FtpCachePolicyElement.cs:21
System.Net.Configuration.FtpCachePolicyElement.FtpCachePolicyElement
FtpCachePolicyElement()
Definition
FtpCachePolicyElement.cs:12
System.Net.Configuration.FtpCachePolicyElement.DeserializeElement
override void DeserializeElement(XmlReader reader, bool serializeCollectionKey)
Definition
FtpCachePolicyElement.cs:43
System.Net.Configuration.FtpCachePolicyElement
Definition
FtpCachePolicyElement.cs:10
System.NotSupportedException
Definition
NotSupportedException.cs:9
System.Xml.XmlReader
Definition
XmlReader.cs:15
System.Configuration
Definition
AssemblyHashAlgorithm.cs:4
System.Net.Cache
Definition
HttpRequestCacheLevel.cs:4
System.Net.Configuration
Definition
AuthenticationModuleElement.cs:5
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System
Net
Configuration
FtpCachePolicyElement.cs
Generated by
1.10.0