Метод | Описание | |
---|---|---|
GetPrograms ( int offset, int count, string category,
|
||
ProgramsViewModel ( ) : GalaSoft.MvvmLight.Command |
Метод | Описание | |
---|---|---|
ExitSearch ( ) : void | ||
InitializeCategories ( ) : void | ||
LoadFeaturedPrograms ( ) : void | ||
ProgramsViewModelPropertyChanged ( object sender, |
||
ReloadOnlinePrograms ( ) : void | ||
ResetPrograms ( ) : void | ||
Search ( ) : void |
public GetPrograms ( int offset, int count, string category,
|
||
offset | int | |
count | int | |
category | string | |
cancellationToken | ||
additionalSearchText | string | |
Результат | Task
|
public ProgramsViewModel ( ) : GalaSoft.MvvmLight.Command | ||
Результат | GalaSoft.MvvmLight.Command |