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
IConfigurationSystem.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Configuration
5
{
6
// Token: 0x02000498 RID: 1176
7
[
ComVisible
(
false
)]
8
public
interface
IConfigurationSystem
9
{
10
// Token: 0x06001FE0 RID: 8160
11
object
GetConfig
(
string
configKey
);
12
13
// Token: 0x06001FE1 RID: 8161
14
void
Init
();
15
}
16
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Configuration.IConfigurationSystem.Init
void Init()
System.Configuration.IConfigurationSystem.GetConfig
object GetConfig(string configKey)
System.Configuration.IConfigurationSystem
Definition
IConfigurationSystem.cs:9
System.Configuration
Definition
AssemblyHashAlgorithm.cs:4
System.Runtime.InteropServices
Definition
_Activator.cs:4
System
Definition
__ComObject.cs:4
source
System
Configuration
IConfigurationSystem.cs
Generated by
1.10.0