C# (CSharp) Gammtek.Conduit.Text.Formatting FormatInfoUtils.CreateSimpleFormatter - 1 examples found. These are the top rated real world C# (CSharp) examples of Gammtek.Conduit.Text.Formatting.FormatInfoUtils.CreateSimpleFormatter extracted from open source projects. You can rate examples to help us improve the quality of examples.
Creates new instance of verbose formatter which can be applied to format simplest possible strings. Only the first level of depth is presented in the formatted string and format is single-lined. This format is applicable to objects of unpredictable complexity, which should be presented by strings of limited length.