C# Class JustEnoughVi.ChangeWordEndCommand

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

Méthodes publiques

Méthode Description
ChangeWordEndCommand ( TextEditorData editor ) : System

Méthodes protégées

Méthode Description
Run ( ) : void

Method Details

ChangeWordEndCommand() public méthode

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

Run() protected méthode

protected Run ( ) : void
Résultat void