Click or drag to resize

ObjectToDescriptionConverterConvert Method

Overload List
 NameDescription
Public methodStatic memberConvert(Object) Converts the specified value to the description taken from it's DescriptionAttribute
Public methodStatic memberConvert(Object, Type) Converts the specified value to the description taken from it's DescriptionAttribute
Protected methodConvert(Object, Type, Object, CultureInfo) Converts a value. UnSet is unchanged, null becomes an empty string.
Top
See Also