Clear(bool) Method
Clears the console.
public void Clear(bool home)
- Namespace
- Spectre
.Console .Testing - Containing Type
- TestConsole
Parameters
- bool home
- If the cursor should be moved to the home position.
public void Clear(bool home)