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

Public Member Functions

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

Properties

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

Private Attributes

readonly XObject _xmlObject
 

Static Private Attributes

static readonly List< IXmlNodeEmptyChildNodes
 

Detailed Description

Definition at line 7 of file XAttributeWrapper.cs.


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