C# Class TmdbWrapper.Persons.Person

Person
Inheritance: ITmdbObject
显示文件 Open project: Fishes/TMDbWrapper

Public Methods

Method Description
Uri ( ProfileSize size ) : Uri

Uri to the profile image.

Private Methods

Method Description
ITmdbObject ( JSONObject jsonObject ) : void

Method Details

Uri() public method

Uri to the profile image.
public Uri ( ProfileSize size ) : Uri
size ProfileSize The size for the image as required
return Uri