C# Class AvalonStudio.TextEditor.TextEditor.RestoreCaretAndSelectionUndoAction

Inheritance: IUndoableOperation
Afficher le fichier Open project: VitalElement/AvalonStudio

Méthodes publiques

Méthode Description
Redo ( ) : void
RestoreCaretAndSelectionUndoAction ( TextEditor editor ) : System
Undo ( ) : void

Method Details

Redo() public méthode

public Redo ( ) : void
Résultat void

RestoreCaretAndSelectionUndoAction() public méthode

public RestoreCaretAndSelectionUndoAction ( TextEditor editor ) : System
editor TextEditor
Résultat System

Undo() public méthode

public Undo ( ) : void
Résultat void