Метод | Описание | |
---|---|---|
GetAdditionalListing ( string after, object>.Dictionary | ||
GetInitialListing ( object>.Dictionary | ||
GetMore ( IEnumerable |
||
Refresh ( object>.Dictionary | ||
UserActivity ( IBaconProvider baconProvider, string username ) : 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 UserActivity ( IBaconProvider baconProvider, string username ) : BaconographyPortable.Services | ||
baconProvider | IBaconProvider | |
username | string | |
Результат | BaconographyPortable.Services |