C# Class JryVideo.Viewer.VideoViewer.VideoViewerViewModel.WatchedEpisodeChecker

Inheritance: NotifyPropertyChangedObject
Afficher le fichier Open project: Cologler/JRYVideo

Méthodes publiques

Méthode Description
SetIsWatchedAndNotify ( bool value ) : void
WatchedEpisodeChecker ( int episode ) : System

Method Details

SetIsWatchedAndNotify() public méthode

public SetIsWatchedAndNotify ( bool value ) : void
value bool
Résultat void

WatchedEpisodeChecker() public méthode

public WatchedEpisodeChecker ( int episode ) : System
episode int
Résultat System