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

Public Member Functions

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

Properties

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

Private Attributes

XDeclaration< Declarationk__BackingField
 
readonly XObject _xmlObject
 

Static Private Attributes

static readonly List< IXmlNodeEmptyChildNodes
 

Detailed Description

Definition at line 9 of file XDeclarationWrapper.cs.


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