C# Class OpenIDE.Arguments.Handlers.DeleteReactiveScriptHandler

Inheritance: ICommandHandler
显示文件 Open project: continuoustests/OpenIDE

Public Methods

Method Description
DeleteReactiveScriptHandler ( Func locator, string keyPath ) : System
Execute ( string arguments ) : void

Method Details

DeleteReactiveScriptHandler() public method

public DeleteReactiveScriptHandler ( Func locator, string keyPath ) : System
locator Func
keyPath string
return System

Execute() public method

public Execute ( string arguments ) : void
arguments string
return void