C# Class JustEnoughVi.RemoveIndentCommand

Inheritance: Command
显示文件 Open project: hifi/monodevelop-justenoughvi

Public Methods

Method Description
RemoveIndentCommand ( TextEditorData editor ) : System

Protected Methods

Method Description
Run ( ) : void

Method Details

RemoveIndentCommand() public method

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

Run() protected method

protected Run ( ) : void
return void