메소드 | 설명 | |
---|---|---|
CacheIt ( Listing listing ) : System.Threading.Tasks.Task | ||
GetAdditionalListing ( string after, object>.Dictionary | ||
GetCachedListing ( object>.Dictionary | ||
GetInitialListing ( object>.Dictionary | ||
GetMore ( IEnumerable |
||
Refresh ( object>.Dictionary | ||
SubredditLinks ( IBaconProvider baconProvider, string subreddit, string subredditId = null ) : BaconographyPortable.Services |
public CacheIt ( Listing listing ) : System.Threading.Tasks.Task | ||
listing | Listing | |
리턴 | System.Threading.Tasks.Task |
public GetAdditionalListing ( string after, object>.Dictionary | ||
after | string | |
state | object>.Dictionary | |
리턴 | Task |
public GetCachedListing ( object>.Dictionary | ||
state | object>.Dictionary | |
리턴 | Task |
public GetInitialListing ( object>.Dictionary | ||
state | object>.Dictionary | |
리턴 | Task |
public GetMore ( IEnumerable |
||
ids | IEnumerable |
|
state | object>.Dictionary | |
리턴 | Task |
public SubredditLinks ( IBaconProvider baconProvider, string subreddit, string subredditId = null ) : BaconographyPortable.Services | ||
baconProvider | IBaconProvider | |
subreddit | string | |
subredditId | string | |
리턴 | BaconographyPortable.Services |