C# Class TmdbWrapper.Movies.AlternativeTitle

An alternative title.
Inheritance: ITmdbObject
Show file Open project: Fishes/TMDbWrapper

Public Methods

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

Returns this instance of ToString()

Method Details

ITmdbObject() public method

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

ToString() public method

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