Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AvalonStudio
TextEditor
TextEditor.RestoreCaretAndSelectionUndoAction
C# 클래스 AvalonStudio.TextEditor.TextEditor.RestoreCaretAndSelectionUndoAction
상속:
IUndoableOperation
파일 보기
프로젝트 열기: VitalElement/AvalonStudio
공개 메소드들
메소드
설명
Redo
( ) :
void
RestoreCaretAndSelectionUndoAction
(
TextEditor
editor
) :
System
Undo
( ) :
void
메소드 상세
Redo()
공개
메소드
public
Redo
( ) :
void
리턴
void
RestoreCaretAndSelectionUndoAction()
공개
메소드
public
RestoreCaretAndSelectionUndoAction
(
TextEditor
editor
) :
System
editor
TextEditor
리턴
System
Undo()
공개
메소드
public
Undo
( ) :
void
리턴
void