C# 클래스 Talifun.Commander.Command.CommandLine.Command.ExecuteCommandLineWorkflowMessageHandlerBase

파일 보기 프로젝트 열기: taliesins/talifun-commander

보호된 메소드들

메소드 설명
ExecuteCommandLineExecutor ( IExecuteCommandLineWorkflowMessage message, string workingDirectory, string commandPath, string commandArguments, string &output ) : bool

메소드 상세

ExecuteCommandLineExecutor() 보호된 메소드

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