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
IConfigurationSectionHandler.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Xml
;
3
4
namespace
System.Configuration
5
{
6
// Token: 0x02000452 RID: 1106
7
public
interface
IConfigurationSectionHandler
8
{
9
// Token: 0x06001E02 RID: 7682
10
object
Create
(
object
parent,
object
configContext
,
XmlNode
section
);
11
}
12
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.XmlNode
Definition
XmlNode.cs:15
System.Configuration.IConfigurationSectionHandler.Create
object Create(object parent, object configContext, XmlNode section)
System.Configuration.IConfigurationSectionHandler
Definition
IConfigurationSectionHandler.cs:8
System.Configuration
Definition
AssemblyHashAlgorithm.cs:4
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System
Configuration
IConfigurationSectionHandler.cs
Generated by
1.10.0