Exemplo n.º 1
0
 get => new Point(Console.CursorLeft, Console.CursorTop);
Exemplo n.º 2
0
 get => new BufferPoint(Console.CursorLeft, Console.CursorTop);