We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ffb08 commit 9ede501Copy full SHA for 9ede501
1 file changed
UnitTestPSReadLine/UnitTestReadLine.cs
@@ -136,7 +136,6 @@ public int WindowHeight
136
137
public void SetWindowPosition(int left, int top)
138
{
139
- throw new NotImplementedException();
140
}
141
142
public void SetCursorPosition(int left, int top)
0 commit comments