C# Класс StatLight.Core.Configuration.ServerTestRunConfiguration

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

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

Метод Описание
ServerTestRunConfiguration ( Func xapHost, string xapToTest, XapHostType xapHostType, string queryString, bool forceBrowserStart, WindowGeometry windowGeometry, bool isPhoneRun ) : System

Описание методов

ServerTestRunConfiguration() публичный Метод

public ServerTestRunConfiguration ( Func xapHost, string xapToTest, XapHostType xapHostType, string queryString, bool forceBrowserStart, WindowGeometry windowGeometry, bool isPhoneRun ) : System
xapHost Func
xapToTest string
xapHostType XapHostType
queryString string
forceBrowserStart bool
windowGeometry WindowGeometry
isPhoneRun bool
Результат System