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

Inheritance: Query
Mostrar archivo Open project: Mordonus/MALClient

Public Methods

Method Description
AnimeVideosQuery ( int id ) : System
GetVideos ( bool force ) : Task>

Method Details

AnimeVideosQuery() public method

public AnimeVideosQuery ( int id ) : System
id int
return System

GetVideos() public method

public GetVideos ( bool force ) : Task>
force bool
return Task>