C# 클래스 RIM.VSNDK_Package.Signing.RegistrationWindow

Interaction logic for RegistrationWindow.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: blackberry/VSPlugin 1 사용 예제들

공개 메소드들

메소드 설명
RegistrationWindow ( ) : System

RegistrationWindow Constructor

보호된 메소드들

메소드 설명
OnClosing ( CancelEventArgs e ) : void

Perform actions on close of dialog.

비공개 메소드들

메소드 설명
btnOk_Click ( object sender, RoutedEventArgs e ) : void

Perform actions on the OK button click

메소드 상세

OnClosing() 보호된 메소드

Perform actions on close of dialog.
protected OnClosing ( CancelEventArgs e ) : void
e CancelEventArgs
리턴 void

RegistrationWindow() 공개 메소드

RegistrationWindow Constructor
public RegistrationWindow ( ) : System
리턴 System