public class IntegerToString : ConverterBase
IntegerToString | Initializes a new instance of the IntegerToString 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)) |