C# Class TmdbWrapper.Movies.SpokenLanguage

Spoken language
Inheritance: ITmdbObject
Show file Open project: Fishes/TMDbWrapper

Public Methods

Method Description
ITmdbObject ( JSONObject jsonObject ) : void
ToString ( ) : string

Returns of this instance the ToString

Method Details

ITmdbObject() public method

public ITmdbObject ( JSONObject jsonObject ) : void
jsonObject JSONObject
return void

ToString() public method

Returns of this instance the ToString
public ToString ( ) : string
return string