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

Public Member Functions

void SetAttributeNode (IXmlNode attribute)
 
string GetPrefixOfNamespace (string namespaceUri)
 
IXmlNode AppendChild (IXmlNode newChild)
 

Properties

bool IsEmpty [get]
 
XmlNodeType NodeType [get]
 
string LocalName [get]
 
List< IXmlNodeChildNodes [get]
 
List< IXmlNodeAttributes [get]
 
IXmlNode ParentNode [get]
 
string Value [get, set]
 
string NamespaceUri [get]
 
object WrappedNode [get]
 

Detailed Description

Definition at line 7 of file IXmlElement.cs.


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