C# Класс GoogleTestAdapter.TestAdapter.Framework.DebuggedProcessLauncher

Наследование: IDebuggedProcessLauncher
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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