jellyfin/MediaBrowser.Common/Plugins
2022-12-05 15:01:13 +01:00
..
BasePlugin.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
BasePluginOfT.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
IHasPluginConfiguration.cs Changes as requested 2020-12-23 16:28:50 +00:00
IPlugin.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
IPluginAssembly.cs
IPluginManager.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
IPluginServiceRegistrator.cs
LocalPlugin.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
PluginManifest.cs Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00