C# 클래스 DroidExplorer.Bootstrapper.Panels.RemoveSdkPanel

상속: WizardPanel
파일 보기 프로젝트 열기: camalot/droidexplorer

공개 메소드들

메소드 설명
InitializeWizardPanel ( ) : void

Initializes the wizard panel.

RemoveSdkPanel ( IWizard wizard ) : System

보호된 메소드들

메소드 설명
InitializeComponent ( ) : void

비공개 메소드들

메소드 설명
RemoveSdkPanel ( ) : System
RunRemoval ( ) : void
Wizard_CancelRequest ( object sender, EventArgs e ) : void

Handles the CancelRequest event of the Wizard control.

메소드 상세

InitializeComponent() 보호된 메소드

protected InitializeComponent ( ) : void
리턴 void

InitializeWizardPanel() 공개 메소드

Initializes the wizard panel.
public InitializeWizardPanel ( ) : void
리턴 void

RemoveSdkPanel() 공개 메소드

public RemoveSdkPanel ( IWizard wizard ) : System
wizard IWizard
리턴 System