| StringExtensionsFormatWith Method |
| Name | Description | |
|---|---|---|
| FormatWith(String, Object) |
Replaces one or more format items in the string with the string representation of a specified object.
| |
| FormatWith(String, IFormatProvider, Object) |
Replaces one or more format items in the string with the string representation of a specified object.
|