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.
1
using
System
;
2
using
System.Configuration
;
3
4
namespace
System.Net.Configuration
5
{
6
// Token: 0x02000480 RID: 1152
7
public
sealed
class
WebUtilityElement
:
ConfigurationElement
8
{
9
// Token: 0x06001F57 RID: 8023 RVA: 0x00051D08 File Offset: 0x0004FF08
10
public
WebUtilityElement
()
11
{
12
throw
new
NotSupportedException
();
13
}
14
15
// Token: 0x1700074F RID: 1871
16
// (get) Token: 0x06001F58 RID: 8024 RVA: 0x00051D1C File Offset: 0x0004FF1C
17
protected
override
ConfigurationPropertyCollection
Properties
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
28
public
UnicodeDecodingConformance
UnicodeDecodingConformance
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
43
public
UnicodeEncodingConformance
UnicodeEncodingConformance
44
{
45
get
46
{
47
throw
new
NotSupportedException
();
48
}
49
set
50
{
51
throw
new
NotSupportedException
();
52
}
53
}
54
}
55
}
System.Configuration.ConfigurationElement
Definition
ConfigurationElement.cs:10
System.Configuration.ConfigurationPropertyCollection
Definition
ConfigurationPropertyCollection.cs:9
System.Net.Configuration.WebUtilityElement.Properties
override ConfigurationPropertyCollection Properties
Definition
WebUtilityElement.cs:18
System.Net.Configuration.WebUtilityElement.WebUtilityElement
WebUtilityElement()
Definition
WebUtilityElement.cs:10
System.Net.Configuration.WebUtilityElement
Definition
WebUtilityElement.cs:8
System.NotSupportedException
Definition
NotSupportedException.cs:9
System.Configuration
Definition
AssemblyHashAlgorithm.cs:4
System.Net.Configuration.UnicodeDecodingConformance
UnicodeDecodingConformance
Definition
UnicodeDecodingConformance.cs:7
System.Net.Configuration.UnicodeEncodingConformance
UnicodeEncodingConformance
Definition
UnicodeEncodingConformance.cs:7
System.Net.Configuration
Definition
AuthenticationModuleElement.cs:5
System
Definition
__ComObject.cs:4
source
System
Net
Configuration
WebUtilityElement.cs
Generated by
1.10.0