C# Class RIM.VSNDK_Package.Signing.SigningDialog

Interaction logic for SigningDialog.xaml
Inheritance: DialogWindow
Afficher le fichier Open project: blackberry/VSPlugin Class Usage Examples

Méthodes publiques

Méthode Description
SigningDialog ( ) : System

Private Methods

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

Backup your signing keys.

btnRegister_Click ( object sender, RoutedEventArgs e ) : void

Open BlackBerry Signing in the default browser and start a thread that will move the downloaded bbidtoken.csk file to the right folder. Then, it is presented the Regisration Dialog.

btnRestore_Click ( object sender, RoutedEventArgs e ) : void

Restore your signing keys.

btnUnregister_Click ( object sender, RoutedEventArgs e ) : void

Unregister your signing keys.

Method Details

SigningDialog() public méthode

public SigningDialog ( ) : System
Résultat System