C# 클래스 GoogleTestAdapter.TestAdapter.Framework.DebuggedProcessLauncher

상속: IDebuggedProcessLauncher
파일 보기 프로젝트 열기: csoltenborn/GoogleTestAdapter 1 사용 예제들

공개 메소드들

메소드 설명
DebuggedProcessLauncher ( IFrameworkHandle handle ) : System.Collections.Generic
LaunchProcessWithDebuggerAttached ( string command, string workingDirectory, string param, string pathExtension ) : int

메소드 상세

DebuggedProcessLauncher() 공개 메소드

public DebuggedProcessLauncher ( IFrameworkHandle handle ) : System.Collections.Generic
handle IFrameworkHandle
리턴 System.Collections.Generic

LaunchProcessWithDebuggerAttached() 공개 메소드

public LaunchProcessWithDebuggerAttached ( string command, string workingDirectory, string param, string pathExtension ) : int
command string
workingDirectory string
param string
pathExtension string
리턴 int