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

Inheritance: Query
Mostrar archivo Open project: Mordonus/MALClient

Public Methods

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

Method Details

AnimeRelatedQuery() public method

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

GetRelatedAnime() public method

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