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
Newtonsoft.Json.Converters.XmlNodeWrapper Class Reference
+ Inheritance diagram for Newtonsoft.Json.Converters.XmlNodeWrapper:
+ Collaboration diagram for Newtonsoft.Json.Converters.XmlNodeWrapper:

Public Member Functions

 XmlNodeWrapper (XmlNode node)
 
IXmlNode AppendChild (IXmlNode newChild)
 

Static Package Functions

static IXmlNode WrapNode (XmlNode node)
 

Properties

object WrappedNode [get, set]
 
XmlNodeType NodeType [get, set]
 
virtual string LocalName [get, set]
 
List< IXmlNodeChildNodes [get, set]
 
List< IXmlNodeAttributes [get, set]
 
IXmlNode ParentNode [get, set]
 
string Value [get, set]
 
string NamespaceUri [get, set]
 

Private Attributes

readonly XmlNode _node
 
List< IXmlNode_childNodes
 
List< IXmlNode_attributes
 

Detailed Description

Definition at line 10 of file XmlNodeWrapper.cs.


The documentation for this class was generated from the following file: