| Parameter | Description |
|---|---|
| writer | Target IO.TextWriter for the formatted output. |
| format | Composite format string that defines how the arguments are formatted. |
| args | Arguments to insert into the formatted output. |
Writes a formatted string, using the same semantics as Smart.Format.