Example #1
0
 public DConsoleObject SetCursorPosition(int X, int Y)
 => DConsole.SetCursorPosition(X, Y);