Is there a method in C# that will clear the screen and place the cursor at 1,1 in a CLI? I would've thought it would be in System.Console, but I couldn't find anything event remotely like it.