C# Class TmdbWrapper.Movies.Release

Release of this movie
Inheritance: ITmdbObject
Afficher le fichier Open project: Fishes/TMDbWrapper

Méthodes publiques

Méthode Description
ITmdbObject ( JSONObject jsonObject ) : void
ToString ( ) : string

Returns this instances ToString.

Method Details

ITmdbObject() public méthode

public ITmdbObject ( JSONObject jsonObject ) : void
jsonObject JSONObject
Résultat void

ToString() public méthode

Returns this instances ToString.
public ToString ( ) : string
Résultat string