Property | Type | Description | |
---|---|---|---|
DoLogin | System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
ApplyConfiguration ( JToken configJson ) : Task |
||
PerformQuery ( |
||
TorrentLeech ( IIndexerManagerService i, Logger l, IWebClient wc, IProtectionService ps ) : CsQuery |
Method | Description | |
---|---|---|
DoLogin ( ) : System.Threading.Tasks.Task |
public ApplyConfiguration ( JToken configJson ) : Task |
||
configJson | JToken | |
return | Task |
public PerformQuery ( |
||
query | ||
return | Task |
public TorrentLeech ( IIndexerManagerService i, Logger l, IWebClient wc, IProtectionService ps ) : CsQuery | ||
i | IIndexerManagerService | |
l | Logger | |
wc | IWebClient | |
ps | IProtectionService | |
return | CsQuery |