|
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
|
Inheritance diagram for Newtonsoft.Json.Converters.IXmlNode:
Collaboration diagram for Newtonsoft.Json.Converters.IXmlNode:Public Member Functions | |
| IXmlNode | AppendChild (IXmlNode newChild) |
Properties | |
| 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 9 of file IXmlNode.cs.