terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
IXmlNode | AppendChild (IXmlNode newChild) |
Properties | |
string | Version [get] |
string | Encoding [get, set] |
string | Standalone [get, set] |
XmlNodeType | NodeType [get] |
string | LocalName [get] |
List< IXmlNode > | ChildNodes [get] |
List< IXmlNode > | Attributes [get] |
IXmlNode | ParentNode [get] |
string | Value [get, set] |
string | NamespaceUri [get] |
object | WrappedNode [get] |
Definition at line 6 of file IXmlDeclaration.cs.