Beispiel #1
0
 private static void TestClearRows()
 {
     ConsoleMio.ClearRows(0, 3);
     Console.WriteLine("clear test");
 }