Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AvalonStudio
TextEditor
TextEditor.RestoreCaretAndSelectionUndoAction
C# Class AvalonStudio.TextEditor.TextEditor.RestoreCaretAndSelectionUndoAction
Inheritance:
IUndoableOperation
Exibir arquivo
Open project: VitalElement/AvalonStudio
Public Methods
Method
Description
Redo
( ) :
void
RestoreCaretAndSelectionUndoAction
(
TextEditor
editor
) :
System
Undo
( ) :
void
Method Details
Redo()
public
method
public
Redo
( ) :
void
return
void
RestoreCaretAndSelectionUndoAction()
public
method
public
RestoreCaretAndSelectionUndoAction
(
TextEditor
editor
) :
System
editor
TextEditor
return
System
Undo()
public
method
public
Undo
( ) :
void
return
void