コード例 #1
0
ファイル: ReplEditorOperations.cs プロジェクト: zz110/dnSpy
 public void ExtendSelection(int newEnd) => EditorOperations.ExtendSelection(newEnd);