Méthode | Description | |
---|---|---|
LeaderboardViewModel ( INavigationFacade navigationFacade, IPhotoService photoService, IDialogService dialogService ) : System.Threading.Tasks |
Initializes a new instance of the LeaderboardViewModel class.
|
|
LoadState ( ) : System.Threading.Tasks.Task |
Loads the state.
|
Méthode | Description | |
---|---|---|
OnCategorySelected ( |
Action to take when a photo has been selected
|
|
OnPhotoSelected ( |
Action to take when a photo has been selected
|
|
OnUserSelected ( |
Action to take when a user has been selected.
|
public LeaderboardViewModel ( INavigationFacade navigationFacade, IPhotoService photoService, IDialogService dialogService ) : System.Threading.Tasks | ||
navigationFacade | INavigationFacade | The navigation facade. |
photoService | IPhotoService | The photo service. |
dialogService | IDialogService | The dialog service. |
Résultat | System.Threading.Tasks |
public LoadState ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |