Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ WriteTo()

override void System.Xml.XmlWhitespace.WriteTo ( XmlWriter w)
inline

Definition at line 94 of file XmlWhitespace.cs.

95 {
96 w.WriteWhitespace(Data);
97 }

References System.Xml.Dictionary.