C# Class JustEnoughVi.OpenAboveCommand

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

Public Methods

Method Description
OpenAboveCommand ( TextEditorData editor ) : System

Protected Methods

Method Description
Run ( ) : void

Method Details

OpenAboveCommand() public method

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

Run() protected method

protected Run ( ) : void
return void