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