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

◆ WriteChars()

override void System.Xml.Xsl.Runtime.XmlQueryOutput.WriteChars ( char[] buffer,
int index,
int count )
inline

Definition at line 230 of file XmlQueryOutput.cs.

231 {
232 throw new NotSupportedException();
233 }