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

Public Member Functions

 XContainerWrapper (XContainer container)
 
override IXmlNode AppendChild (IXmlNode newChild)
 

Static Package Functions

static IXmlNode WrapNode (XObject node)
 

Properties

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

Private Attributes

List< IXmlNode_childNodes
 
readonly XObject _xmlObject
 

Static Private Attributes

static readonly List< IXmlNodeEmptyChildNodes
 

Detailed Description

Definition at line 9 of file XContainerWrapper.cs.


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