Method GetConverter
GetConverter(TypeCode)
Gets default IObjectToString implementation for the specified TypeCode.
public virtual IObjectToString? GetConverter(TypeCode code)
Parameters
codeTypeCodeType code.
Gets default IObjectToString implementation for the specified TypeCode.
public virtual IObjectToString? GetConverter(TypeCode code)
code TypeCodeType code.