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

◆ XPathCompileException() [2/3]

System.Xml.Xsl.XPath.XPathCompileException.XPathCompileException ( string resId,
params string[] args )
inlinepackage

Definition at line 30 of file XPathCompileException.cs.

31 : base(resId, args)
32 {
33 }