C# Class IntegrationTesting.CommandRunner

Afficher le fichier Open project: nhsevidence/fubumvc Class Usage Examples

Méthodes publiques

Méthode Description
CommandRunner ( ) : System
RunFubu ( string commandLine ) : void

Method Details

CommandRunner() public méthode

public CommandRunner ( ) : System
Résultat System

RunFubu() public méthode

public RunFubu ( string commandLine ) : void
commandLine string
Résultat void