C# Class PowerDeploy.Core.SilentProcessRunner

Afficher le fichier Open project: tobiaszuercher/PowerDeploy

Méthodes publiques

Méthode Description
ExecuteCommand ( string executable, string arguments, string workingDirectory, Action output, Action error ) : int

Method Details

ExecuteCommand() public static méthode

public static ExecuteCommand ( string executable, string arguments, string workingDirectory, Action output, Action error ) : int
executable string
arguments string
workingDirectory string
output Action
error Action
Résultat int