Метод | Описание | |
---|---|---|
GetAdditionalListing ( string after, object>.Dictionary | ||
GetInitialListing ( object>.Dictionary | ||
GetMore ( IEnumerable |
||
Refresh ( object>.Dictionary | ||
SearchResults ( IBaconProvider baconProvider, string query, bool reddits, string restrictedToSubreddit ) : BaconographyPortable.Services |
public GetAdditionalListing ( string after, object>.Dictionary | ||
after | string | |
state | object>.Dictionary | |
Результат | Task |
public GetInitialListing ( object>.Dictionary | ||
state | object>.Dictionary | |
Результат | Task |
public GetMore ( IEnumerable |
||
ids | IEnumerable |
|
state | object>.Dictionary | |
Результат | Task |
public Refresh ( object>.Dictionary | ||
state | object>.Dictionary | |
Результат | Task |
public SearchResults ( IBaconProvider baconProvider, string query, bool reddits, string restrictedToSubreddit ) : BaconographyPortable.Services | ||
baconProvider | IBaconProvider | |
query | string | |
reddits | bool | |
restrictedToSubreddit | string | |
Результат | BaconographyPortable.Services |