C# Class TmdbWrapper.Movies.Genre

Genre.
Inheritance: ITmdbObject
Afficher le fichier Open project: Fishes/TMDbWrapper

Méthodes publiques

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

Returns this instance ToString

Method Details

ITmdbObject() public méthode

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

ToString() public méthode

Returns this instance ToString
public ToString ( ) : string
Résultat string