C# Class Microsoft.Silverlight.Testing.Tools.TestRunOptions

Set of options for the test run.
Mostra file Open project: garyjohnson/wpnest Class Usage Examples

Public Methods

Method Description
TestRunOptions ( ) : System

Initializes a new instance of the TestRunOptions type.

Method Details

TestRunOptions() public method

Initializes a new instance of the TestRunOptions type.
public TestRunOptions ( ) : System
return System