| 
    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.XObjectWrapper:
 Collaboration diagram for Newtonsoft.Json.Converters.XObjectWrapper:Public Member Functions | |
| XObjectWrapper (XObject xmlObject) | |
| virtual IXmlNode | AppendChild (IXmlNode newChild) | 
Properties | |
| object | WrappedNode [get, set] | 
| virtual XmlNodeType | NodeType [get, set] | 
| virtual string | LocalName [get, set] | 
| virtual List< IXmlNode > | ChildNodes [get, set] | 
| virtual List< IXmlNode > | Attributes [get, set] | 
| virtual IXmlNode | ParentNode [get, set] | 
| virtual string | Value [get, set] | 
| virtual string | NamespaceUri [get, set] | 
Static Private Member Functions | |
| static | XObjectWrapper () | 
Private Attributes | |
| readonly XObject | _xmlObject | 
Static Private Attributes | |
| static readonly List< IXmlNode > | EmptyChildNodes | 
Definition at line 11 of file XObjectWrapper.cs.