mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update IPluginServiceRegistrator.cs
This commit is contained in:
parent
f7cc2f785c
commit
53bea919d0
@ -3,7 +3,7 @@ namespace MediaBrowser.Common.Plugins
|
|||||||
using Microsoft.Extensions.DependencyInjection;
|
using Microsoft.Extensions.DependencyInjection;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Defines the <see cref="IPluginRegistrar" />.
|
/// Defines the <see cref="IPluginServiceRegistrator" />.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public interface IPluginServiceRegistrator
|
public interface IPluginServiceRegistrator
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user