ExtensionsToStringEx Method |
| Name | Description | |
|---|---|---|
| ToStringEx(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 | |
| ToStringEx(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 |