Overload List
Name | Description | |
---|---|---|
FormatTemplate(IDictionary String, Object ) |
Replaces the format items in a specified string with the string representations of corresponding objects in a specified dictionary.
| |
FormatTemplate(Func String, StringTemplate TokenResult ) |
Replaces the format items in a specified string with the string representations of corresponding objects returned by value handler.
|
See Also