C# Class OpenIDE.CommandRunner

Afficher le fichier Open project: continuoustests/OpenIDE

Méthodes publiques

Méthode Description
CommandRunner ( Action eventDispatcher ) : System
Run ( DefinitionCacheItem cmd, IEnumerable args ) : bool

Method Details

CommandRunner() public méthode

public CommandRunner ( Action eventDispatcher ) : System
eventDispatcher Action
Résultat System

Run() public méthode

public Run ( DefinitionCacheItem cmd, IEnumerable args ) : bool
cmd OpenIDE.Core.Definitions.DefinitionCacheItem
args IEnumerable
Résultat bool