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.XElementWrapper Class Reference
+ Inheritance diagram for Newtonsoft.Json.Converters.XElementWrapper:
+ Collaboration 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, set]
 
override List< IXmlNodeAttributes [get, set]
 
override string Value [get, set]
 
override string LocalName [get, set]
 
override string NamespaceUri [get, set]
 
bool IsEmpty [get, set]
 
XContainer Container [get, set]
 
override List< IXmlNodeChildNodes [get, set]
 
override IXmlNode ParentNode [get, set]
 
object WrappedNode [get, set]
 
virtual XmlNodeType NodeType [get, set]
 

Private Attributes

List< IXmlNode_attributes
 
List< IXmlNode_childNodes
 
readonly XObject _xmlObject
 

Static Private Attributes

static readonly List< IXmlNodeEmptyChildNodes
 

Detailed Description

Definition at line 10 of file XElementWrapper.cs.


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