C# Class JustEnoughVi.ChangeLineCommand

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

Méthodes publiques

Méthode Description
ChangeLineCommand ( TextEditorData editor ) : System

Méthodes protégées

Méthode Description
Run ( ) : void

Method Details

ChangeLineCommand() public méthode

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

Run() protected méthode

protected Run ( ) : void
Résultat void