C# (CSharp) Gammtek.Conduit.Text.Formatting ScalarFormatInfo - 20 examples found. These are the top rated real world C# (CSharp) examples of Gammtek.Conduit.Text.Formatting.ScalarFormatInfo extracted from open source projects. You can rate examples to help us improve the quality of examples.
Provides formatting services for scalar data types and for strings. These types include numeric types, Boolean, characters, date time, enumerations and strings. VerboseFormatInfo delegates calls to this class when one of the listed types is formatted. This class is internal and cannot be used directly.