Method | Description | |
---|---|---|
CacheIt ( Listing listing ) : System.Threading.Tasks.Task | ||
GetAdditionalListing ( string after, object>.Dictionary | ||
GetCachedListing ( object>.Dictionary | ||
GetInitialListing ( object>.Dictionary | ||
GetMore ( IEnumerable |
||
Refresh ( object>.Dictionary | ||
UserMessages ( IBaconProvider baconProvider ) : BaconographyPortable.Services |
public CacheIt ( Listing listing ) : System.Threading.Tasks.Task | ||
listing | Listing | |
return | System.Threading.Tasks.Task |
public GetAdditionalListing ( string after, object>.Dictionary | ||
after | string | |
state | object>.Dictionary | |
return | Task |
public GetCachedListing ( object>.Dictionary | ||
state | object>.Dictionary | |
return | Task |
public GetInitialListing ( object>.Dictionary | ||
state | object>.Dictionary | |
return | Task |
public GetMore ( IEnumerable |
||
ids | IEnumerable |
|
state | object>.Dictionary | |
return | Task |
public UserMessages ( IBaconProvider baconProvider ) : BaconographyPortable.Services | ||
baconProvider | IBaconProvider | |
return | BaconographyPortable.Services |