static string Format(string resourceFormat, object p1)
static string Sch_InvalidValue
override object ParseValue(string s, XmlNameTable nameTable, IXmlNamespaceResolver nsmgr)
override Exception TryParseValue(string s, XmlNameTable nameTable, IXmlNamespaceResolver nsmgr, out object typedValue)
Exception CheckTotalAndFractionDigits(decimal value, int totalDigits, int fractionDigits, bool checkTotal, bool checkFraction)
static Exception TryToDecimal(string s, out decimal result)
static decimal ToDecimal(string s)