Click or drag to resize

ExtensionsToStringEx Method

Overload List
  NameDescription
Public methodStatic memberToStringEx(Object, String)
Converts the value of this instance to its equivalent string representation, using the specified format.

The following custom formatter are already added: ByteSizeFormatter, MetricUnitFormatter

Public methodStatic memberToStringEx(Object, String, CultureInfo)
Converts the value of this instance to its equivalent string representation, using the specified format.

The following custom formatter are already added: ByteSizeFormatter, MetricUnitFormatter

Top
See Also