C# Class JustEnoughVi.GoToNextDocumentCommand

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

Public Methods

Method Description
GoToNextDocumentCommand ( TextEditorData editor ) : System

Protected Methods

Method Description
Run ( ) : void

Method Details

GoToNextDocumentCommand() public method

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

Run() protected method

protected Run ( ) : void
return void