Method | Description | |
---|---|---|
Load ( INWN2PluginHost cHost ) : void | ||
Shutdown ( INWN2PluginHost cHost ) : void | ||
Startup ( INWN2PluginHost cHost ) : void | ||
Unload ( INWN2PluginHost cHost ) : void |
Method | Description | |
---|---|---|
HandlePluginLaunch ( object sender, |
public Shutdown ( INWN2PluginHost cHost ) : void | ||
cHost | INWN2PluginHost | |
return | void |
public Startup ( INWN2PluginHost cHost ) : void | ||
cHost | INWN2PluginHost | |
return | void |
public Unload ( INWN2PluginHost cHost ) : void | ||
cHost | INWN2PluginHost | |
return | void |