Update MediaBrowser.Common/Plugins/IPluginRegistrar.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
This commit is contained in:
parent
d31178ab4b
commit
ae8a3bc02c
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user