C# Class RIM.VSNDK_Package.Signing.DeRegisterWindow

Interaction logic for DeRegisterWindow.xaml
Inheritance: System.Windows.Window
Show file Open project: blackberry/VSPlugin Class Usage Examples

Public Methods

Method Description
DeRegisterWindow ( ) : System

Constructor

Private Methods

Method Description
btnOK_Click ( object sender, RoutedEventArgs e ) : void

Event fired on OK button click

Method Details

DeRegisterWindow() public method

Constructor
public DeRegisterWindow ( ) : System
return System