C# Class TmdbWrapper.Movies.SpokenLanguage

Spoken language
Inheritance: ITmdbObject
Afficher le fichier Open project: Fishes/TMDbWrapper

Méthodes publiques

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

Returns of this instance the ToString

Method Details

ITmdbObject() public méthode

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

ToString() public méthode

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