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