Property | Type | Description | |
---|---|---|---|
OnAddCategory | void | ||
RefreshFilteredList | void |
Method | Description | |
---|---|---|
CategoriesChooserViewModel ( IPhotoService photoService, IDialogService dialogService ) : System |
Creates a new instance.
|
|
LoadState ( ) : System.Threading.Tasks.Task |
Loads the state.
|
Method | Description | |
---|---|---|
OnAddCategory ( ) : void | ||
RefreshFilteredList ( |
public CategoriesChooserViewModel ( IPhotoService photoService, IDialogService dialogService ) : System | ||
photoService | IPhotoService | The photo service. |
dialogService | IDialogService | The dialog service. |
return | System |
public LoadState ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |