Click or drag to resize

ValueConverterTInput, TOutputConvert Method

Overload List
  NameDescription
Public methodConvert(Object)
Converts the specified value.
(Overrides ValueConverterConvert(Object).)
Protected methodConvert(TInput)
Called when the specified value should be converted.
Top
See Also