C# Class MediaPortal.Plugins.MovingPictures.Database.TableUpdateInfoExtensions

Datei anzeigen Open project: damienhaynes/moving-pictures

Public Methods

Method Description
RatingChanged ( this self ) : bool
WatchedCountChanged ( this self ) : bool

Method Details

RatingChanged() public static method

public static RatingChanged ( this self ) : bool
self this
return bool

WatchedCountChanged() public static method

public static WatchedCountChanged ( this self ) : bool
self this
return bool