C# Class GoogleTestAdapter.TestAdapter.Framework.DebuggedProcessLauncher

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

Méthodes publiques

Méthode Description
DebuggedProcessLauncher ( IFrameworkHandle handle ) : System.Collections.Generic
LaunchProcessWithDebuggerAttached ( string command, string workingDirectory, string param, string pathExtension ) : int

Method Details

DebuggedProcessLauncher() public méthode

public DebuggedProcessLauncher ( IFrameworkHandle handle ) : System.Collections.Generic
handle IFrameworkHandle
Résultat System.Collections.Generic

LaunchProcessWithDebuggerAttached() public méthode

public LaunchProcessWithDebuggerAttached ( string command, string workingDirectory, string param, string pathExtension ) : int
command string
workingDirectory string
param string
pathExtension string
Résultat int