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

Public Member Functions

 XAttributeWrapper (XAttribute attribute)
 
virtual IXmlNode AppendChild (IXmlNode newChild)
 

Properties

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

Private Attributes

readonly XObject _xmlObject
 

Static Private Attributes

static readonly List< IXmlNodeEmptyChildNodes
 

Detailed Description

Definition at line 10 of file XAttributeWrapper.cs.


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