Property | Type | Description | |
---|---|---|---|
GetRunningAdbProcesses | List |
||
KillAdb | void | ||
RunningProcessesPanel | System | ||
Wizard_CancelRequest | void |
Method | Description | |
---|---|---|
InitializeWizardPanel ( ) : void | ||
RunningProcessesPanel ( IWizard wizard ) : System |
Initializes a new instance of the RunningProcessesPanel class.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Method | Description | |
---|---|---|
GetRunningAdbProcesses ( ) : List |
||
KillAdb ( ) : void | ||
RunningProcessesPanel ( ) : System |
Initializes a new instance of the RunningProcessesPanel class.
|
|
Wizard_CancelRequest ( object sender, |
public RunningProcessesPanel ( IWizard wizard ) : System | ||
wizard | IWizard | The wizard. |
return | System |