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