C# 클래스 Jackett.Indexers.XSpeeds

상속: BaseIndexer, IIndexer
파일 보기 프로젝트 열기: Jackett/Jackett

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ApplyConfiguration ( JToken configJson ) : Task
PerformQuery ( TorznabQuery query ) : Task>
XSpeeds ( IIndexerManagerService i, IWebClient wc, Logger l, IProtectionService ps ) : CsQuery

메소드 상세

ApplyConfiguration() 공개 메소드

public ApplyConfiguration ( JToken configJson ) : Task
configJson JToken
리턴 Task

PerformQuery() 공개 메소드

public PerformQuery ( TorznabQuery query ) : Task>
query Jackett.Models.TorznabQuery
리턴 Task>

XSpeeds() 공개 메소드

public XSpeeds ( IIndexerManagerService i, IWebClient wc, Logger l, IProtectionService ps ) : CsQuery
i IIndexerManagerService
wc Jackett.Utils.Clients.IWebClient
l Logger
ps IProtectionService
리턴 CsQuery