Méthode | Description | |
---|---|---|
LoadState ( ) : System.Threading.Tasks.Task |
Loads the state.
|
|
LoadState ( |
Loads the state.
|
|
ProfileViewModel ( INavigationFacade navigationFacade, IPhotoService photoService, IDialogService dialogService ) : System |
Initializes a new instance of the ProfileViewModel class.
|
Méthode | Description | |
---|---|---|
OnDeletePhoto ( |
||
OnPhotoSelected ( |
Action to take when a photo has been selected
|
|
OnPhotosLoadingFinished ( ) : void | ||
OnRefresh ( ) : System.Threading.Tasks.Task | ||
OnSetProfilePhoto ( |
||
PhotosCollectionChanged ( object sender, |
||
RunCounterAnimations ( ) : void |
public LoadState ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |
public LoadState ( |
||
viewModelArgs | The arguments. | |
Résultat | System.Threading.Tasks.Task |
public ProfileViewModel ( INavigationFacade navigationFacade, IPhotoService photoService, IDialogService dialogService ) : System | ||
navigationFacade | INavigationFacade | The navigation facade. |
photoService | IPhotoService | The photo service. |
dialogService | IDialogService | The dialog service. |
Résultat | System |