C# Class JustEnoughVi.UndoCommand

Inheritance: Command
Afficher le fichier Open project: hifi/monodevelop-justenoughvi

Méthodes publiques

Méthode Description
UndoCommand ( TextEditorData editor ) : System

Méthodes protégées

Méthode Description
Run ( ) : void

Method Details

Run() protected méthode

protected Run ( ) : void
Résultat void

UndoCommand() public méthode

public UndoCommand ( TextEditorData editor ) : System
editor Mono.TextEditor.TextEditorData
Résultat System