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
System.Xml.Linq.XComment Class Reference
+ Inheritance diagram for System.Xml.Linq.XComment:

Public Member Functions

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

Package Functions

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

Package Attributes

string value
 
XNode next
 
XContainer parent
 
object annotations
 

Properties

override XmlNodeType NodeType [get]
 
string Value [get, set]
 
XElement Parent [get]
 

Private Member Functions

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

Detailed Description

Definition at line 7 of file XComment.cs.


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