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

◆ XsltException() [2/5]

System.Xml.Xsl.XsltException.XsltException ( )
inline

Definition at line 72 of file XsltException.cs.

73 : this(string.Empty, null)
74 {
75 }

Referenced by System.Xml.Xsl.XsltException.Create(), and System.Xml.Xsl.XsltException.Create().