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

◆ WriteXml() [7/9]

void IXmlSerializable. System.Data.DataSet.WriteXml ( XmlWriter writer)
inlineprivate

Implements System.Xml.Serialization.IXmlSerializable.

Definition at line 2954 of file DataSet.cs.

2955 {
2957 }
void WriteXmlInternal(XmlWriter writer)
Definition DataSet.cs:2960

References System.writer, and System.Data.DataSet.WriteXmlInternal().