terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
IConfigurationSectionHandler.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Xml
;
3
using
Cpp2ILInjected
;
4
5
namespace
System.Configuration
6
{
7
[global::Cpp2ILInjected.Token(Token =
"0x2000452"
)]
8
public
interface
IConfigurationSectionHandler
9
{
10
[global::Cpp2ILInjected.Token(Token =
"0x6001E02"
)]
11
object
Create
(
object
parent,
object
configContext
,
XmlNode
section
);
12
}
13
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Xml.XmlNode
Definition
XmlNode.cs:16
System.Configuration.IConfigurationSectionHandler.Create
object Create(object parent, object configContext, XmlNode section)
System.Configuration.IConfigurationSectionHandler
Definition
IConfigurationSectionHandler.cs:9
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Configuration
Definition
AssemblyHashAlgorithm.cs:5
System.Xml
Definition
ElementWriter.cs:6
System
Definition
__Il2CppComDelegate.cs:6
source
System
Configuration
IConfigurationSectionHandler.cs
Generated by
1.10.0