Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Xml.Xsl.Runtime.DecimalFormatter, including all inherited members.
_negFormat | System.Xml.Xsl.Runtime.DecimalFormatter | private |
_negFormatInfo | System.Xml.Xsl.Runtime.DecimalFormatter | private |
_posFormat | System.Xml.Xsl.Runtime.DecimalFormatter | private |
_posFormatInfo | System.Xml.Xsl.Runtime.DecimalFormatter | private |
_zeroDigit | System.Xml.Xsl.Runtime.DecimalFormatter | private |
DecimalFormatter(string formatPicture, DecimalFormat decimalFormat) | System.Xml.Xsl.Runtime.DecimalFormatter | inline |
Format(double value) | System.Xml.Xsl.Runtime.DecimalFormatter | inline |
Format(double value, string formatPicture, DecimalFormat decimalFormat) | System.Xml.Xsl.Runtime.DecimalFormatter | inlinestatic |
RemoveTrailingComma(StringBuilder builder, int commaIndex, int decimalIndex) | System.Xml.Xsl.Runtime.DecimalFormatter | inlineprivatestatic |