Method CreateAdapter
CreateAdapter(TypeConverter?)
Creates IObjectToString implementation for the specified type converter.
public virtual IObjectToString? CreateAdapter(TypeConverter? converter)
Parameters
converterTypeConverterType converter.
Creates IObjectToString implementation for the specified type converter.
public virtual IObjectToString? CreateAdapter(TypeConverter? converter)
converter TypeConverterType converter.