Make all class implementing dynamically loaded interfaces public

This commit is contained in:
Claus Vium
2019-02-15 23:05:14 +01:00
parent 7cc69f30c4
commit 21f0a7e020
18 changed files with 18 additions and 18 deletions

View File

@@ -5,7 +5,7 @@ using MediaBrowser.Model.Querying;
namespace Emby.Server.Implementations.Sorting
{
class SeriesSortNameComparer : IBaseItemComparer
public class SeriesSortNameComparer : IBaseItemComparer
{
/// <summary>
/// Compares the specified x.