C# Class JryVideo.Core.TheTVDB.Series

ファイルを表示 Open project: Cologler/JRYVideo

Private Properties

Property Type Description

Public Methods

Method Description
GetActorsAsync ( TheTVDBClient client ) : Task>
GetBannerAsync ( TheTVDBClient client ) : Task
GetBannersAsync ( TheTVDBClient client ) : Task>

Method Details

GetActorsAsync() public method

public GetActorsAsync ( TheTVDBClient client ) : Task>
client TheTVDBClient
return Task>

GetBannerAsync() public method

public GetBannerAsync ( TheTVDBClient client ) : Task
client TheTVDBClient
return Task

GetBannersAsync() public method

public GetBannersAsync ( TheTVDBClient client ) : Task>
client TheTVDBClient
return Task>