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

ファイルを表示 Open project: taliesins/talifun-commander

Protected Methods

Method Description
ExecuteCommandLineExecutor ( IExecuteCommandLineWorkflowMessage message, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool

Method Details

ExecuteCommandLineExecutor() protected method

protected ExecuteCommandLineExecutor ( IExecuteCommandLineWorkflowMessage message, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool
message IExecuteCommandLineWorkflowMessage
workingDirectory string
commandPath string
commandArguments string
output string
return bool