C# Class Microsoft.Silverlight.Testing.UnitTestSettings

Settings for the unit test system.
Inheritance: Microsoft.Silverlight.Testing.Harness.TestHarnessSettings
Show file Open project: garyjohnson/wpnest Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
UnitTestSettings ( ) : System

Settings for the unit test system.

Method Details

UnitTestSettings() public method

Settings for the unit test system.
public UnitTestSettings ( ) : System
return System