C# Class TmdbWrapper.Images.Image

Images of a movie
Inheritance: ITmdbObject
Mostra file Open project: Fishes/TMDbWrapper

Public Methods

Method Description
ITmdbObject ( JSONObject jsonObject ) : void

Method Details

ITmdbObject() public method

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