C# Class Smeedee.Model.LatestCommits

Afficher le fichier Open project: Smeedee/Smeedee-Mobile Class Usage Examples

Méthodes publiques

Méthode Description
LatestCommits ( ) : System
Load ( System.Action callback ) : void
LoadMore ( System.Action callback ) : void

Private Methods

Méthode Description
StoreNewCommits ( IEnumerable loadedCommits ) : void

Method Details

LatestCommits() public méthode

public LatestCommits ( ) : System
Résultat System

Load() public méthode

public Load ( System.Action callback ) : void
callback System.Action
Résultat void

LoadMore() public méthode

public LoadMore ( System.Action callback ) : void
callback System.Action
Résultat void