Method SetCursorPositionImpl
SetCursorPositionImpl(int, int)
When overriden in derived class, positions the terminal output cursor to the specified point on the screen.
protected override bool SetCursorPositionImpl(int col, int row)
When overriden in derived class, positions the terminal output cursor to the specified point on the screen.
protected override bool SetCursorPositionImpl(int col, int row)