Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WriteNode()
void
System.Xml.Linq.StreamingElementWriter.WriteNode
(
XNode
n
)
inline
private
Definition at line
136
of file
StreamingElementWriter.cs
.
137
{
138
FlushElement
();
139
n
.WriteTo(
_writer
);
140
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.Xml.Linq.StreamingElementWriter._writer
readonly XmlWriter _writer
Definition
StreamingElementWriter.cs:8
System.Xml.Linq.StreamingElementWriter.FlushElement
void FlushElement()
Definition
StreamingElementWriter.cs:24
System
Xml
Linq
StreamingElementWriter
Generated by
1.10.0