C# Class JustEnoughVi.DeleteToCharCommand

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

Méthodes publiques

Méthode Description
DeleteToCharCommand ( TextEditorData editor, int findResultShift ) : System

Méthodes protégées

Méthode Description
Run ( ) : void

Method Details

DeleteToCharCommand() public méthode

public DeleteToCharCommand ( TextEditorData editor, int findResultShift ) : System
editor Mono.TextEditor.TextEditorData
findResultShift int
Résultat System

Run() protected méthode

protected Run ( ) : void
Résultat void