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

상속: IListingProvider, IDontRefreshAutomatically
파일 보기 프로젝트 열기: 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
SubredditInfo ( IBaconProvider baconProvider ) : 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

SubredditInfo() 공개 메소드

public SubredditInfo ( IBaconProvider baconProvider ) : BaconographyPortable.Model.Reddit
baconProvider IBaconProvider
리턴 BaconographyPortable.Model.Reddit