C# Class JustEnoughVi.WordCommand

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

Public Methods

Method Description
WordCommand ( TextEditorData editor ) : System

Protected Methods

Method Description
Run ( ) : void

Method Details

Run() protected method

protected Run ( ) : void
return void

WordCommand() public method

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