C# Class JustEnoughVi.ChangeWordCommand

Inheritance: DeleteWordEndCommand
Exibir arquivo Open project: hifi/monodevelop-justenoughvi

Public Methods

Method Description
ChangeWordCommand ( TextEditorData editor ) : System

Protected Methods

Method Description
Run ( ) : void

Method Details

ChangeWordCommand() public method

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

Run() protected method

protected Run ( ) : void
return void