Method | Description | |
---|---|---|
AddFavorite ( |
||
FavoritesViewModel ( IFavoritesService favoritesService, IDialogService dialogService, INavigationService navigationService ) : GalaSoft.MvvmLight | ||
Init ( ) : void |
public AddFavorite ( |
||
favorite | ||
return | void |
public FavoritesViewModel ( IFavoritesService favoritesService, IDialogService dialogService, INavigationService navigationService ) : GalaSoft.MvvmLight | ||
favoritesService | IFavoritesService | |
dialogService | IDialogService | |
navigationService | INavigationService | |
return | GalaSoft.MvvmLight |