C# Class JustEnoughVi.VisualCommand

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

Public Methods

Method Description
VisualCommand ( TextEditorData editor ) : System

Protected Methods

Method Description
Run ( ) : void

Method Details

Run() protected method

protected Run ( ) : void
return void

VisualCommand() public method

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