Property | Type | Description | |
---|---|---|---|
DefaultPlaths | string[] |
Property | Type | Description | |
---|---|---|---|
PluginSettings | System |
Method | Description | |
---|---|---|
GetPlugin ( string id ) : IPlugin |
Gets the plugin.
|
|
GetPluginInfo ( IPlugin plugin ) : |
Gets the plugin info.
|
|
GetPluginInfo ( |
Gets the plugin info.
|
|
GetPlugins ( IPluginHost host ) : List |
Gets the plugins.
|
Method | Description | |
---|---|---|
PluginSettings ( ) : System |
Initializes the PluginSettings class.
|
public GetPluginInfo ( IPlugin plugin ) : |
||
plugin | IPlugin | The plugin. |
return |
public GetPluginInfo ( |
||
type | The type. | |
return |
public GetPlugins ( IPluginHost host ) : List |
||
host | IPluginHost | The host. |
return | List |