C# Class OpenIDE.Arguments.Handlers.ResumeReactiveScriptHandler

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

Méthodes publiques

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

Method Details

Execute() public méthode

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

ResumeReactiveScriptHandler() public méthode

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