Property | Type | Description |
---|
Method | Description | |
---|---|---|
ApplyConfiguration ( JToken configJson ) : Task |
||
GetConfigurationForSetup ( ) : Task |
||
PerformQuery ( TorznabQuery query ) : Task |
||
TorrentDay ( IIndexerManagerService i, Logger l, IWebClient wc, IProtectionService ps ) : CsQuery |
public ApplyConfiguration ( JToken configJson ) : Task |
||
configJson | JToken | |
return | Task |
public PerformQuery ( TorznabQuery query ) : Task |
||
query | TorznabQuery | |
return | Task |
public TorrentDay ( IIndexerManagerService i, Logger l, IWebClient wc, IProtectionService ps ) : CsQuery | ||
i | IIndexerManagerService | |
l | Logger | |
wc | IWebClient | |
ps | IProtectionService | |
return | CsQuery |