terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Newtonsoft.Json.Converters.XmlNodeWrapper Class Reference
+ Inheritance 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]
 
XmlNodeType NodeType [get]
 
virtual string LocalName [get]
 
List< IXmlNodeChildNodes [get]
 
List< IXmlNodeAttributes [get]
 
IXmlNode ParentNode [get]
 
string Value [get, set]
 
string NamespaceUri [get]
 

Private Attributes

readonly XmlNode _node
 
List< IXmlNode_childNodes
 
List< IXmlNode_attributes
 

Detailed Description

Definition at line 9 of file XmlNodeWrapper.cs.


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