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

Public Member Functions

 XElementWrapper (XElement element)
 
void SetAttributeNode (IXmlNode attribute)
 
override IXmlNode AppendChild (IXmlNode newChild)
 
string GetPrefixOfNamespace (string namespaceUri)
 

Static Package Functions

static IXmlNode WrapNode (XObject node)
 

Properties

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

Private Attributes

List< IXmlNode_attributes
 
List< IXmlNode_childNodes
 
readonly XObject _xmlObject
 

Static Private Attributes

static readonly List< IXmlNodeEmptyChildNodes
 

Detailed Description

Definition at line 9 of file XElementWrapper.cs.


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