C# Класс BaconographyPortable.Model.KitaroDB.ListingHelpers.SubredditLinks

Наследование: IListingProvider
Показать файл Открыть проект

Открытые методы

Метод Описание
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