public class DecimalToString : ConverterBase
DecimalToString | Initializes a new instance of the DecimalToString class |
Convert | Converts the binding source to target. (Overrides ConverterBaseConvert(Object, Type, Object, CultureInfo)) |
ConvertBack | Converts the binding target back to source. (Overrides ConverterBaseConvertBack(Object, Type, Object, CultureInfo)) |