37 return (decimal)
value;
194 return (
string)
value;
252 return (decimal)
value;
289 return (decimal)
value;
static ? Type GetType(string typeName, bool throwOnError, bool ignoreCase)
static readonly Type UInt16Type
static readonly Type Int16Type
static ushort Int32ToUInt16(int value)
static short Int32ToInt16(int value)
static readonly Type XmlAtomicValueType
static readonly Type StringType
static sbyte Int32ToSByte(int value)
static readonly Type UInt32Type
static uint Int64ToUInt32(long value)
virtual object ChangeListType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
static int Int64ToInt32(long value)
static readonly Type ObjectType
static readonly Type SByteType
static int DecimalToInt32(decimal value)
static readonly Type DecimalType
static ulong DecimalToUInt64(decimal value)
static readonly Type XPathItemType
static readonly Type ByteType
static readonly Type Int32Type
static readonly Type UInt64Type
static long DecimalToInt64(decimal value)
static byte Int32ToByte(int value)
static readonly Type Int64Type
override long ToInt64(int value)
override long ToInt64(string value)
override object ChangeType(decimal value, Type destinationType)
override long ToInt64(object value)
override object ChangeType(long value, Type destinationType)
override object ChangeType(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
override int ToInt32(string value)
static XmlValueConverter Create(XmlSchemaType schemaType)
override decimal ToDecimal(string value)
override int ToInt32(object value)
XmlNumeric10Converter(XmlSchemaType schemaType)
override string ToString(long value)
override decimal ToDecimal(object value)
object ChangeTypeWildcardSource(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
override int ToInt32(long value)
override object ChangeType(int value, Type destinationType)
override string ToString(int value)
override object ChangeType(string value, Type destinationType, IXmlNamespaceResolver nsResolver)
override string ToString(object value, IXmlNamespaceResolver nsResolver)
override string ToString(decimal value)
object ChangeTypeWildcardDestination(object value, Type destinationType, IXmlNamespaceResolver nsResolver)
static int ToInt32(string s)
static string ToString(bool value)
static decimal ToDecimal(string s)
static decimal ToInteger(string s)
static long ToInt64(string s)