C# Class OpenIDE.Arguments.Handlers.DeleteReactiveScriptHandler

Inheritance: ICommandHandler
Afficher le fichier Open project: continuoustests/OpenIDE

Méthodes publiques

Méthode Description
DeleteReactiveScriptHandler ( Func locator, string keyPath ) : System
Execute ( string arguments ) : void

Method Details

DeleteReactiveScriptHandler() public méthode

public DeleteReactiveScriptHandler ( Func locator, string keyPath ) : System
locator Func
keyPath string
Résultat System

Execute() public méthode

public Execute ( string arguments ) : void
arguments string
Résultat void