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

◆ WriteCharEntity()

override void System.Xml.Xsl.Runtime.XmlQueryOutput.WriteCharEntity ( char ch)
inline

Definition at line 210 of file XmlQueryOutput.cs.

211 {
212 throw new NotSupportedException();
213 }