C# Class JustEnoughVi.GoToFirstLineCommand

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

Public Methods

Method Description
GoToFirstLineCommand ( TextEditorData editor ) : System

Protected Methods

Method Description
Run ( ) : void

Method Details

GoToFirstLineCommand() public method

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

Run() protected method

protected Run ( ) : void
return void