C# Class RIM.VSNDK_Package.UpdateManager.SimulatorManager

Interaction logic for UpdateManager.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: blackberry/VSPlugin Class Usage Examples

Méthodes publiques

Méthode Description
SimulatorManager ( ) : System

Constructor

Private Methods

Méthode Description
Close_Click ( object sender, RoutedEventArgs e ) : void

Close button

Install_Click ( object sender, RoutedEventArgs e ) : void

Install button

Uninstall_Click ( object sender, RoutedEventArgs e ) : void

Uninstall button

Window_Closing ( object sender, System e ) : void

Prevent the user from closing

grpAPILevel120_Expanded ( object sender, RoutedEventArgs e ) : void

Expansion Event

Method Details

SimulatorManager() public méthode

Constructor
public SimulatorManager ( ) : System
Résultat System