C# Class JustEnoughVi.SearchCommand

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

Public Methods

Method Description
SearchCommand ( TextEditorData editor ) : System

Protected Methods

Method Description
Run ( ) : void

Method Details

Run() protected method

protected Run ( ) : void
return void

SearchCommand() public method

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