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
System.Xml.Linq.XNode Class Referenceabstract
+ Inheritance diagram for System.Xml.Linq.XNode:
+ Collaboration diagram for System.Xml.Linq.XNode:

Public Member Functions

void Remove ()
 
override string ToString ()
 
void WriteTo (XmlWriter writer)
 
T Annotation< T > ()
 

Package Functions

 XNode ()
 
virtual void AppendText (StringBuilder sb)
 
XNode CloneNode ()
 
bool NotifyChanged (object sender, XObjectChangeEventArgs e)
 
bool NotifyChanging (object sender, XObjectChangeEventArgs e)
 
bool SkipNotify ()
 
SaveOptions GetSaveOptionsFromAnnotations ()
 

Package Attributes

XNode next
 
XContainer parent
 
object annotations
 

Properties

XmlNodeType NodeType [get]
 
XElement Parent [get, set]
 

Private Member Functions

string GetXmlString (SaveOptions o)
 
object AnnotationForSealedType (Type type)
 

Detailed Description

Definition at line 11 of file XNode.cs.


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