예제 #1
0
 public void MoveToRowEnd()
 {
     GenericCaretTest(1, 0, () => _caret.MoveToRowEnd(), 1, 3);
 }