ToStringConverter public class ToStringConverter : FuncConverter<object, string> Documentation Code public ToStringConverter(string format = "{0}")