IConsole Methods |
The IConsole type exposes the following members.
Name | Description | |
---|---|---|
Clear |
Clears the console.
| |
WriteLine |
Writes an empty line in the console.
| |
WriteLine(String) |
Writes a line of text in the console.
|