C# Class Jackett.Controllers.TorznabController

Inheritance: ApiController
Exibir arquivo Open project: WarlaxZ/Jackett

Public Methods

Method Description
TorznabController ( IIndexerManagerService i, Logger l, IServerService s, ICacheService c ) : AutoMapper

Private Methods

Method Description
Call ( string indexerID ) : Task

Method Details

TorznabController() public method

public TorznabController ( IIndexerManagerService i, Logger l, IServerService s, ICacheService c ) : AutoMapper
i IIndexerManagerService
l Logger
s IServerService
c ICacheService
return AutoMapper