C# Class Talifun.Commander.Command.AntiVirus.Command.ExecuteAntiVirusWorkflowMessageHandlerBase

Show file Open project: taliesins/talifun-commander

Protected Methods

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

Method Details

ExecuteCommandLineExecutor() protected method

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