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

Public Member Functions

 XDeclarationWrapper (XDeclaration declaration)
 
virtual IXmlNode AppendChild (IXmlNode newChild)
 

Properties

XDeclaration Declaration [get, set, private set]
 
override XmlNodeType NodeType [get, set]
 
string Version [get, set]
 
string Encoding [get, set]
 
string Standalone [get, set]
 
object WrappedNode [get, set]
 
virtual string LocalName [get, set]
 
virtual List< IXmlNodeChildNodes [get, set]
 
virtual List< IXmlNodeAttributes [get, set]
 
virtual IXmlNode ParentNode [get, set]
 
virtual string Value [get, set]
 
virtual string NamespaceUri [get, set]
 

Private Attributes

XDeclaration< Declarationk__BackingField
 
readonly XObject _xmlObject
 

Static Private Attributes

static readonly List< IXmlNodeEmptyChildNodes
 

Detailed Description

Definition at line 12 of file XDeclarationWrapper.cs.


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