Overload List
| Name | Description | |
|---|---|---|
| MorePreciseFormat(String) |
Returns the format string with more precise format. For example, {f1} => {f2}
| |
| MorePreciseFormat(String, Int32) |
Returns the format string with precision increased to specified digits. For example, {f1} => {f2}
|
See Also