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

◆ ThrowException()

void System.Xml.Xsl.Runtime.XmlQueryRuntime.ThrowException ( string text)
inline

Definition at line 702 of file XmlQueryRuntime.cs.

703 {
704 throw new XslTransformException(text);
705 }

References System.text.