C# Class JustEnoughVi.WordEndCommand

Inheritance: Command
显示文件 Open project: hifi/monodevelop-justenoughvi

Public Methods

Method Description
WordEndCommand ( TextEditorData editor ) : System

Protected Methods

Method Description
Run ( ) : void

Method Details

Run() protected method

protected Run ( ) : void
return void

WordEndCommand() public method

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