Name | Description |
---|---|
Plugin | This class is used for loading and processing of plugins. It acts as a handle for control between the assemblies. |
Registry | Static class that acts as the interface for storing and invoking plugins. It ensures that all plugins are correctly formatted and searches them for content before adding their entries. |
RegistryEntry | Represents an entry in the plugin registry. |