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

◆ DecFromParts

readonly ConstructorInfo System.Xml.Xsl.IlGen.XmlILConstructors.DecFromParts
static
Initial value:
= typeof(decimal).GetConstructor(new Type[5]
{
typeof(int),
typeof(int),
typeof(int),
typeof(bool),
typeof(byte)
})

Definition at line 9 of file XmlILConstructors.cs.

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