C# 클래스 PowerDeploy.Core.SilentProcessRunner

파일 보기 프로젝트 열기: tobiaszuercher/PowerDeploy

공개 메소드들

메소드 설명
ExecuteCommand ( string executable, string arguments, string workingDirectory, Action output, Action error ) : int

메소드 상세

ExecuteCommand() 공개 정적인 메소드

public static ExecuteCommand ( string executable, string arguments, string workingDirectory, Action output, Action error ) : int
executable string
arguments string
workingDirectory string
output Action
error Action
리턴 int