Esempio n. 1
0
 public DConsoleObject ClearLine(int y, ConsoleColor?color = null)
 => DConsole.ClearLine(y, color);