C# Class BaconographyPortable.Common.NeverEndingRedditView

Afficher le fichier Open project: Synergex/Baconography Class Usage Examples

Méthodes publiques

Méthode Description
NeverEndingRedditView ( RedditViewModel context, int currentLinkPos, bool forward ) : BaconographyPortable.ViewModel
Next ( ) : Task

Method Details

NeverEndingRedditView() public méthode

public NeverEndingRedditView ( RedditViewModel context, int currentLinkPos, bool forward ) : BaconographyPortable.ViewModel
context BaconographyPortable.ViewModel.RedditViewModel
currentLinkPos int
forward bool
Résultat BaconographyPortable.ViewModel

Next() public méthode

public Next ( ) : Task
Résultat Task