Wanzyee Studio
NumericStringConverter< T > Member List

This is the complete list of members for NumericStringConverter< T >, including all inherited members.

CanConvertFrom(ITypeDescriptorContext context, Type sourceType)BaseStringConverter< T >
CanConvertTo(ITypeDescriptorContext context, Type destinationType)BaseStringConverter< T >
ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, object value)BaseStringConverter< T >
ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)BaseStringConverter< T >
FromFloats(float[] floats)NumericStringConverter< T >protectedpure virtual
FromString(string value)NumericStringConverter< T >protectedvirtual
ToString(T value)BaseStringConverter< T >protectedvirtual