C# Class StatLight.Core.Configuration.ServerTestRunConfiguration

Mostra file Open project: staxmanade/StatLight Class Usage Examples

Public Methods

Method Description
ServerTestRunConfiguration ( Func xapHost, string xapToTest, XapHostType xapHostType, string queryString, bool forceBrowserStart, WindowGeometry windowGeometry, bool isPhoneRun ) : System

Method Details

ServerTestRunConfiguration() public method

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
return System