|
@@ -5,7 +5,7 @@ namespace MediaBrowser.Common.Plugins
|
|
/// <summary>
|
|
/// <summary>
|
|
/// Defines the <see cref="IPluginRegistrar" />.
|
|
/// Defines the <see cref="IPluginRegistrar" />.
|
|
/// </summary>
|
|
/// </summary>
|
|
- public interface IPluginRegistrar
|
|
|
|
|
|
+ public interface IPluginServiceRegistrator
|
|
{
|
|
{
|
|
/// <summary>
|
|
/// <summary>
|
|
/// Registers the plugin's services with the service collection.
|
|
/// Registers the plugin's services with the service collection.
|