Méthode | Description | |
---|---|---|
CreateCategory ( ) : Task |
Starts creating a new category and handles error messaging.
|
|
CreateCategoryViewModel ( IPhotoService photoService, IDialogService dialogService ) : System |
Creates a new instance.
|
|
LoadState ( ) : System.Threading.Tasks.Task |
Loads the state.
|
Méthode | Description | |
---|---|---|
Category_PropertyChanged ( object sender, |
public CreateCategoryViewModel ( IPhotoService photoService, IDialogService dialogService ) : System | ||
photoService | IPhotoService | The photo service. |
dialogService | IDialogService | The dialog service. |
Résultat | System |
public LoadState ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |