Method CreateAdapterForTypeConverter
CreateAdapterForTypeConverter(Type)
Gets IObjectToString implementation for the specified type using adapted TypeConverter which is obtained using GetTypeConverter(Type, bool?, CultureInfo?).
public virtual IObjectToString? CreateAdapterForTypeConverter(Type type)
Parameters
type
TypeType.