C# Class BaconographyPortable.Model.KitaroDB.ListingHelpers.SubredditLinks

Inheritance: IListingProvider
Afficher le fichier Open project: Synergex/Baconography

Méthodes publiques

Méthode Description
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

Method Details

GetAdditionalListing() public méthode

public GetAdditionalListing ( string after, object>.Dictionary state ) : Task
after string
state object>.Dictionary
Résultat Task

GetInitialListing() public méthode

public GetInitialListing ( object>.Dictionary state ) : Task
state object>.Dictionary
Résultat Task

GetMore() public méthode

public GetMore ( IEnumerable ids, object>.Dictionary state ) : Task
ids IEnumerable
state object>.Dictionary
Résultat Task

Refresh() public méthode

public Refresh ( object>.Dictionary state ) : Task
state object>.Dictionary
Résultat Task

SubredditLinks() public méthode

public SubredditLinks ( IBaconProvider baconProvider, string subreddit, string subredditId ) : BaconographyPortable.Model.Reddit
baconProvider IBaconProvider
subreddit string
subredditId string
Résultat BaconographyPortable.Model.Reddit