C# 클래스 BaconographyPortable.Model.KitaroDB.ListingHelpers.SubredditLinks

상속: IListingProvider
파일 보기 프로젝트 열기: Synergex/Baconography

공개 메소드들

메소드 설명
GetAdditionalListing ( string after, object>.Dictionary state ) : Task
GetInitialListing ( object>.Dictionary state ) : Task
GetMore ( IEnumerable ids, object>.Dictionary state ) : Task
Refresh ( object>.Dictionary state ) : Task
SubredditLinks ( IBaconProvider baconProvider, string subreddit, string subredditId ) : BaconographyPortable.Model.Reddit

메소드 상세

GetAdditionalListing() 공개 메소드

public GetAdditionalListing ( string after, object>.Dictionary state ) : Task
after string
state object>.Dictionary
리턴 Task

GetInitialListing() 공개 메소드

public GetInitialListing ( object>.Dictionary state ) : Task
state object>.Dictionary
리턴 Task

GetMore() 공개 메소드

public GetMore ( IEnumerable ids, object>.Dictionary state ) : Task
ids IEnumerable
state object>.Dictionary
리턴 Task

Refresh() 공개 메소드

public Refresh ( object>.Dictionary state ) : Task
state object>.Dictionary
리턴 Task

SubredditLinks() 공개 메소드

public SubredditLinks ( IBaconProvider baconProvider, string subreddit, string subredditId ) : BaconographyPortable.Model.Reddit
baconProvider IBaconProvider
subreddit string
subredditId string
리턴 BaconographyPortable.Model.Reddit