Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Linq.Inserter Struct Reference

Public Member Functions

 Inserter (XContainer parent, XNode anchor)
 
void Add (object content)
 

Private Member Functions

void AddContent (object content)
 
void AddNode (XNode n)
 
void AddString (string s)
 
void InsertNode (XNode n)
 

Private Attributes

readonly XContainer _parent
 
XNode _previous
 
string _text
 

Detailed Description

Definition at line 5 of file Inserter.cs.


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