C# Class JustEnoughVi.FindCommand

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
Run ( ) : void

Method Details

FindCommand() public méthode

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

Run() protected méthode

protected Run ( ) : void
Résultat void