C# Class OpenIDE.Arguments.Handlers.RestartReactiveScriptHandler

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

Méthodes publiques

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

Method Details

Execute() public méthode

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

RestartReactiveScriptHandler() public méthode

public RestartReactiveScriptHandler ( Action dispatch, Func locator, string keyPath ) : System
dispatch Action
locator Func
keyPath string
Résultat System