C# Class Microsoft.Silverlight.Testing.Client.TestApplicationInformation

This class contains information about the test application and its deployment settings.
Inheritance: PropertyChangedBase
Afficher le fichier Open project: garyjohnson/wpnest Class Usage Examples

Méthodes publiques

Méthode Description
TestApplicationInformation ( ) : System

Initializes a new instance of the class.

Private Methods

Méthode Description
OnInstallStateChanged ( object sender, EventArgs e ) : void

Handles the install state changed event.

Method Details

TestApplicationInformation() public méthode

Initializes a new instance of the class.
public TestApplicationInformation ( ) : System
Résultat System