메소드 | 설명 | |
---|---|---|
Execute ( IPluginHost pluginHost, Core currentDirectory, string args ) : void |
Executes the specified plugin host.
|
|
Open ( DroidExplorer file ) : void |
Opens the specified file.
|
|
SqliteExplorer ( IPluginHost host ) : System |
Initializes a new instance of the SqliteExplorer class.
|
메소드 | 설명 | |
---|---|---|
Open ( string file ) : void |
public Execute ( IPluginHost pluginHost, Core currentDirectory, string args ) : void | ||
pluginHost | IPluginHost | The plugin host. |
currentDirectory | Core | The current directory. |
args | string | The args. |
리턴 | void |
public SqliteExplorer ( IPluginHost host ) : System | ||
host | IPluginHost | The host. |
리턴 | System |