C# Class TraktRater.Sites.Flixster

Inheritance: IRateSite
Afficher le fichier Open project: damienhaynes/TraktRater

Méthodes publiques

Méthode Description
Cancel ( ) : void
Flixster ( string aUserId, bool aSyncWantToSee ) : System
ImportRatings ( ) : void

Private Methods

Méthode Description
GetDateUpdated ( FlixsterMovieRating aRatedItem ) : string
GetSyncMoviesData ( List aMovieItems ) : TraktMovieSync
GetSyncRateMoviesData ( List aRatedItems ) : TraktMovieRatingSync
GetSyncWatchedMoviesData ( List aRatedItems ) : TraktMovieWatchedSync

Method Details

Cancel() public méthode

public Cancel ( ) : void
Résultat void

Flixster() public méthode

public Flixster ( string aUserId, bool aSyncWantToSee ) : System
aUserId string
aSyncWantToSee bool
Résultat System

ImportRatings() public méthode

public ImportRatings ( ) : void
Résultat void