C# Class Talifun.Commander.Command.CommandLine.Command.ExecuteCommandLineWorkflowMessageHandlerBase

Afficher le fichier Open project: taliesins/talifun-commander

Méthodes protégées

Méthode Description
ExecuteCommandLineExecutor ( IExecuteCommandLineWorkflowMessage message, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool

Method Details

ExecuteCommandLineExecutor() protected méthode

protected ExecuteCommandLineExecutor ( IExecuteCommandLineWorkflowMessage message, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool
message IExecuteCommandLineWorkflowMessage
workingDirectory string
commandPath string
commandArguments string
output string
Résultat bool