Text |
| Name | Description | |
|---|---|---|
| Write(String) | Writes a string to the output. | |
| Write(String, Object) | Writes text using the format string and the supplied parameters. | |
| Write(IFormatProvider, String, Object) | Writes text using a format provider and a composite format string. |