C# Class MALClient.XShared.Comm.Manga.MangaUpdateQuery

Inheritance: Query
Afficher le fichier Open project: Mordonus/MALClient

Méthodes publiques

Свойство Type Description
UpdatedSomething bool

Méthodes publiques

Méthode Description
MangaUpdateQuery ( IAnimeData item ) : System
MangaUpdateQuery ( IAnimeData item, int rewatched ) : System

Just send rewatched value witch cannot be retrieved back

Private Methods

Méthode Description
MangaUpdateQuery ( int id, int watchedEps, int myStatus, int myScore, int myVol, string startDate, string endDate, string notes, bool rereading ) : System

Method Details

MangaUpdateQuery() public méthode

public MangaUpdateQuery ( IAnimeData item ) : System
item IAnimeData
Résultat System

MangaUpdateQuery() public méthode

Just send rewatched value witch cannot be retrieved back
public MangaUpdateQuery ( IAnimeData item, int rewatched ) : System
item IAnimeData
rewatched int
Résultat System

Property Details

UpdatedSomething public_oe static_oe property

public static bool UpdatedSomething
Résultat bool