C# Class JustEnoughVi.ChangeWordEndCommand

Inheritance: DeleteWordEndCommand
Mostra file Open project: hifi/monodevelop-justenoughvi

Public Methods

Method Description
ChangeWordEndCommand ( TextEditorData editor ) : System

Protected Methods

Method Description
Run ( ) : void

Method Details

ChangeWordEndCommand() public method

public ChangeWordEndCommand ( TextEditorData editor ) : System
editor Mono.TextEditor.TextEditorData
return System

Run() protected method

protected Run ( ) : void
return void