C# Class JryVideo.Viewer.VideoViewer.VideoViewerViewModel

Inheritance: JasilyViewModel
Afficher le fichier Open project: Cologler/JRYVideo Class Usage Examples

Méthodes publiques

Méthode 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

Private Methods

Méthode Description
CompareEntityViewModel ( EntityViewModel x, EntityViewModel y ) : int

Method Details

AutoCompleteAsync() public méthode

public AutoCompleteAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

Flush() public méthode

public Flush ( ) : void
Résultat void

LoadAsync() public méthode

public LoadAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

ReloadEpisodes() public méthode

public ReloadEpisodes ( ) : void
Résultat void

ReloadVideoAsync() public méthode

public ReloadVideoAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

VideoViewerViewModel() public méthode

public VideoViewerViewModel ( VideoInfoViewModel info ) : System
info VideoInfoViewModel
Résultat System

WatchAll() public méthode

public WatchAll ( ) : void
Résultat void

WatchNone() public méthode

public WatchNone ( ) : void
Résultat void

WatchReverse() public méthode

public WatchReverse ( ) : void
Résultat void

WatchSaveAsync() public méthode

public WatchSaveAsync ( ) : Task
Résultat Task