C# Class OpenIDE.Arguments.Handlers.PauseReactiveScriptHandler

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

Méthodes publiques

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

Method Details

Execute() public méthode

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

PauseReactiveScriptHandler() public méthode

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