C# Class TmdbWrapper.Persons.Person

Person
Inheritance: ITmdbObject
Afficher le fichier Open project: Fishes/TMDbWrapper

Méthodes publiques

Méthode Description
Uri ( ProfileSize size ) : Uri

Uri to the profile image.

Private Methods

Méthode Description
ITmdbObject ( JSONObject jsonObject ) : void

Method Details

Uri() public méthode

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