C# Class FubuCore.CommandLine.CommandExecutor

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

Méthodes publiques

Méthode Description
CommandExecutor ( ICommandFactory factory ) : System
Execute ( string commandLine ) : void

Method Details

CommandExecutor() public méthode

public CommandExecutor ( ICommandFactory factory ) : System
factory ICommandFactory
Résultat System

Execute() public méthode

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