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

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

Méthodes publiques

Méthode Description
AnimeDirectRecommendationsQuery ( int id, bool anime = true ) : System
GetDirectRecommendations ( bool force = false ) : Task>

Method Details

AnimeDirectRecommendationsQuery() public méthode

public AnimeDirectRecommendationsQuery ( int id, bool anime = true ) : System
id int
anime bool
Résultat System

GetDirectRecommendations() public méthode

public GetDirectRecommendations ( bool force = false ) : Task>
force bool
Résultat Task>