C# 클래스 TmdbWrapper.Persons.Person

Person
상속: ITmdbObject
파일 보기 프로젝트 열기: Fishes/TMDbWrapper

공개 메소드들

메소드 설명
Uri ( ProfileSize size ) : Uri

Uri to the profile image.

비공개 메소드들

메소드 설명
ITmdbObject ( JSONObject jsonObject ) : void

메소드 상세

Uri() 공개 메소드

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