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

◆ TheEnd()

void System.Xml.Xsl.XsltOld.NavigatorOutput.TheEnd ( )
inline

Implements System.Xml.Xsl.XsltOld.IRecordOutput.

Definition at line 77 of file NavigatorOutput.cs.

78 {
79 _wr.Close();
80 }
virtual void Close(WriteState currentState)

References System.Xml.Xsl.XsltOld.NavigatorOutput._wr, and System.Xml.XmlRawWriter.Close().