Method | Description | |
---|---|---|
AddPodcastAsync ( ) : void | ||
ItemClickCommand ( object sender, |
||
PodcastsViewModel ( IPodcastService podcastService, INavigationService navigationService, IMessageDialogService dialogService ) : GalaSoft.MvvmLight |
Method | Description | |
---|---|---|
CanAddPodcast ( ) : bool | ||
CheckForNewEpisodesAsync ( ) : void | ||
DeletePodcastAsync ( |
||
LoadPodcastsAsync ( ) : void |
public ItemClickCommand ( object sender, |
||
sender | object | |
parameters | ||
return | void |
public PodcastsViewModel ( IPodcastService podcastService, INavigationService navigationService, IMessageDialogService dialogService ) : GalaSoft.MvvmLight | ||
podcastService | IPodcastService | |
navigationService | INavigationService | |
dialogService | IMessageDialogService | |
return | GalaSoft.MvvmLight |