Method | Description | |
---|---|---|
AutoCompleteAsync ( ) : System.Threading.Tasks.Task | ||
Flush ( ) : void | ||
LoadAsync ( ) : System.Threading.Tasks.Task | ||
ReloadEpisodes ( ) : void | ||
ReloadVideoAsync ( ) : System.Threading.Tasks.Task | ||
VideoViewerViewModel ( VideoInfoViewModel info ) : System | ||
WatchAll ( ) : void | ||
WatchNone ( ) : void | ||
WatchReverse ( ) : void | ||
WatchSaveAsync ( ) : Task |
Method | Description | |
---|---|---|
CompareEntityViewModel ( EntityViewModel x, EntityViewModel y ) : int |
public AutoCompleteAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public LoadAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public ReloadVideoAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public VideoViewerViewModel ( VideoInfoViewModel info ) : System | ||
info | VideoInfoViewModel | |
return | System |