프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CommandRunner_DeviceStateChanged | void |
메소드 | 설명 | |
---|---|---|
CreateToolStripButton ( ) : |
Creates the tool strip button.
|
|
CreateToolStripMenuItem ( ) : |
Creates the tool strip menu item.
|
|
Execute ( IPluginHost pluginHost, DroidExplorer currentDirectory, string args ) : void |
Executes the specified plugin host.
|
|
ScreenShot ( IPluginHost host ) : System |
Initializes a new instance of the ScreenShot class.
|
메소드 | 설명 | |
---|---|---|
CommandRunner_DeviceStateChanged ( object sender, |
Handles the DeviceStateChanged event of the CommandRunner control.
|
public CreateToolStripButton ( ) : |
||
리턴 |
public CreateToolStripMenuItem ( ) : |
||
리턴 |
public Execute ( IPluginHost pluginHost, DroidExplorer currentDirectory, string args ) : void | ||
pluginHost | IPluginHost | The plugin host. |
currentDirectory | DroidExplorer | The current directory. |
args | string | |
리턴 | void |
public ScreenShot ( IPluginHost host ) : System | ||
host | IPluginHost | The host. |
리턴 | System |