Show / Hide Table of Contents

    Classes

    PluginInitInjector

    The type that handles value injecting into a plugin's initialization methods.

    PluginManager

    The manager class for all plugins.

    PluginMetadata

    A class which describes a loaded plugin.

    Delegates

    PluginInitInjector.InjectParameter

    A typed injector for a plugin's Init method. When registered, called for all associated types. If it returns null, the default for the type will be used.

    PluginManager.PluginDisableDelegate

    An invoker for the PluginDisabled event.

    PluginManager.PluginEnableDelegate

    An invoker for the PluginEnabled event.

    Back to top Generated by DocFX