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
SettingsContext.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections
;
3
4
namespace
System.Configuration
5
{
6
// Token: 0x02000455 RID: 1109
7
[
Serializable
]
8
public
class
SettingsContext
:
Hashtable
9
{
10
// Token: 0x06001E0F RID: 7695 RVA: 0x000503F8 File Offset: 0x0004E5F8
11
public
SettingsContext
()
12
{
13
throw
new
NotSupportedException
();
14
}
15
}
16
}
System.Collections.Hashtable
Definition
Hashtable.cs:17
System.Configuration.SettingsContext.SettingsContext
SettingsContext()
Definition
SettingsContext.cs:11
System.Configuration.SettingsContext
Definition
SettingsContext.cs:9
System.NotSupportedException
Definition
NotSupportedException.cs:9
System.Collections
Definition
ArrayList.cs:6
System.Configuration
Definition
AssemblyHashAlgorithm.cs:4
System.Reflection.TypeAttributes.Serializable
@ Serializable
System
Definition
__ComObject.cs:4
source
System
Configuration
SettingsContext.cs
Generated by
1.10.0