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

◆ Substring3

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

Definition at line 32 of file XsltMethods.cs.

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