C# Class GoogleTestAdapter.VsPackage.Helpers.TestProcessLauncher

Afficher le fichier Open project: csoltenborn/GoogleTestAdapter Class Usage Examples

Méthodes publiques

Méthode Description
GetOutputStreams ( string workingDirectory, string command, string param, List &standardOut, List &standardErr ) : int

Private Methods

Méthode Description
CreateProcess ( string workingDirectory, string command, string param ) : Process

Method Details

GetOutputStreams() public méthode

public GetOutputStreams ( string workingDirectory, string command, string param, List &standardOut, List &standardErr ) : int
workingDirectory string
command string
param string
standardOut List
standardErr List
Résultat int