Property | Type | Description |
---|
Method | Description | |
---|---|---|
ApplyConfiguration ( JToken configJson ) : Task |
||
AvistazTracker ( IIndexerManagerService indexerManager, IWebClient webClient, Logger logger, IProtectionService protectionService, string name, string desc, string link ) : System | ||
PerformQuery ( TorznabQuery query ) : Task |
public ApplyConfiguration ( JToken configJson ) : Task |
||
configJson | JToken | |
return | Task |
public AvistazTracker ( IIndexerManagerService indexerManager, IWebClient webClient, Logger logger, IProtectionService protectionService, string name, string desc, string link ) : System | ||
indexerManager | IIndexerManagerService | |
webClient | IWebClient | |
logger | Logger | |
protectionService | IProtectionService | |
name | string | |
desc | string | |
link | string | |
return | System |
public PerformQuery ( TorznabQuery query ) : Task |
||
query | TorznabQuery | |
return | Task |