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
}
System.ExceptionArgument.text
@ text
References
System.text
.
System
Xml
Xsl
Runtime
XmlQueryRuntime
Generated by
1.10.0