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

◆ WriteDocType() [1/2]

override void System.Xml.Xsl.Runtime.XmlRawWriterWrapper.WriteDocType ( string name,
string pubid,
string sysid,
string subset )
inline

Definition at line 14 of file XmlRawWriterWrapper.cs.

15 {
17 }
void WriteDocType(string name, string? pubid, string? sysid, string? subset)

References System.Xml.Xsl.Runtime.XmlRawWriterWrapper._wrapped, System.Xml.Dictionary, and System.Xml.XmlWriter.WriteDocType().