C# Class MALClient.XShared.Comm.Anime.AnimeReviewsQuery

Inheritance: Query
Mostrar archivo Open project: Mordonus/MALClient

Public Methods

Method Description
AnimeReviewsQuery ( int id, bool anime = true ) : System
GetAnimeReviews ( bool force = false ) : Task>

Method Details

AnimeReviewsQuery() public method

public AnimeReviewsQuery ( int id, bool anime = true ) : System
id int
anime bool
return System

GetAnimeReviews() public method

public GetAnimeReviews ( bool force = false ) : Task>
force bool
return Task>