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

◆ Substring2

readonly MethodInfo System.Xml.Xsl.Runtime.XsltMethods.Substring2
static
Initial value:
= typeof(XsltFunctions).GetMethod("Substring", new Type[2]
{
typeof(string),
typeof(double)
})

Definition at line 26 of file XsltMethods.cs.

Referenced by System.Xml.Xsl.XPath.XPathQilFactory.InvokeSubstring().