Click or drag to resize

Cauldron.Formatters Namespace

 
Classes
  ClassDescription
Public classCode exampleByteSizeFormatter
Formats a numeric value to a human readable size.

For example: The reformatted value of the number 2048 is 2KB

Public classFormatter
Represents an extensible format provider IFormatProvider
Public classFormatterBase
Provides a base class for custom formatters
Public classCode exampleMetricUnitFormatter
Formats a numeric value to a human readable metric number.

For example: The reformatted value of the number 2400 is 2.4k