C# Class RIM.VSNDK_Package.DebugToken.DebugTokenDialog

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

Méthodes publiques

Свойство Type Description
IsClosing bool

Méthodes publiques

Méthode Description
DebugTokenDialog ( ) : System

DebugTokenDialog Constructor

Private Methods

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

Add debug token to device and registration file.

btnRefresh_Click ( object sender, RoutedEventArgs e ) : void

Refresh debug token to device and registration file.

Method Details

DebugTokenDialog() public méthode

DebugTokenDialog Constructor
public DebugTokenDialog ( ) : System
Résultat System

Property Details

IsClosing public_oe property

public bool IsClosing
Résultat bool