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

◆ DecCmp

readonly MethodInfo System.Xml.Xsl.IlGen.XmlILMethods.DecCmp
static
Initial value:
= typeof(decimal).GetMethod("Compare", new Type[2]
{
typeof(decimal),
typeof(decimal)
})

Definition at line 482 of file XmlILMethods.cs.

Referenced by System.Xml.Xsl.IlGen.GenerateHelper.CallCompare().