C# 클래스 MALClient.XShared.Comm.Anime.AnimeVideosQuery

상속: Query
파일 보기 프로젝트 열기: Mordonus/MALClient

공개 메소드들

메소드 설명
AnimeVideosQuery ( int id ) : System
GetVideos ( bool force ) : Task>

메소드 상세

AnimeVideosQuery() 공개 메소드

public AnimeVideosQuery ( int id ) : System
id int
리턴 System

GetVideos() 공개 메소드

public GetVideos ( bool force ) : Task>
force bool
리턴 Task>