Method | Description | |
---|---|---|
GetPlugins ( ) : IPlugin[] |
Gets all available plugins.
|
|
PluginLoader ( ISettingsStorage settings ) : System |
Creates a new instance of the PluginLoader class.
|
Method | Description | |
---|---|---|
GetInstance ( |
Gets an instance of the specified type.
|
|
InheritsInterface ( |
Checks whether the specified type inherits the specified interface.
|
public PluginLoader ( ISettingsStorage settings ) : System | ||
settings | ISettingsStorage | |
return | System |