Méthode | Description | |
---|---|---|
ITmdbObject ( JSONObject jsonObject ) : void | ||
ToString ( ) : string |
Returns the ToString of this instance.
|
|
Uri ( BackdropSize size = BackdropSize.w300 ) : |
Uri to the backdrop image.
|
|
Uri ( PosterSize size = PosterSize.w342 ) : |
Uri to the poster image.
|
public ITmdbObject ( JSONObject jsonObject ) : void | ||
jsonObject | JSONObject | |
Résultat | void |
public Uri ( BackdropSize size = BackdropSize.w300 ) : |
||
size | BackdropSize | The size for the image as required |
Résultat |
public Uri ( PosterSize size = PosterSize.w342 ) : |
||
size | PosterSize | The size for the image as required |
Résultat |