BuildBannerUrl() public method

public BuildBannerUrl ( string banner ) : string
banner string
return string
Ejemplo n.º 1
0
 public string BuildUrl(TheTVDBClient client) => client.BuildBannerUrl(this.BannerPath);
Ejemplo n.º 2
0
 public string BuildUrl(TheTVDBClient client) => client.BuildBannerUrl(this.BannerPath);
Ejemplo n.º 3
0
 public string BuildUrl(TheTVDBClient client) => client.BuildBannerUrl(this.Image);
Ejemplo n.º 4
0
 public string BuildUrl(TheTVDBClient client) => client.BuildBannerUrl(this.Image);