C# Class JustEnoughVi.ReplaceCommand

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

Public Methods

Method Description
ReplaceCommand ( TextEditorData editor ) : System

Protected Methods

Method Description
Run ( ) : void

Method Details

ReplaceCommand() public method

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

Run() protected method

protected Run ( ) : void
return void