Interface IServerEntryPoint
Interface IServerEntryPoint
Inherited Members
System.IDisposable.Dispose()
Namespace: MediaBrowser.Controller.Plugins
Assembly: MediaBrowser.Controller.dll
Syntax
public interface IServerEntryPoint : IDisposable
Methods
Run()
Runs this instance.
Declaration
void Run()