C# 클래스 FloydPink.Flickr.Downloadr.Model.PhotosResponse

파일 보기 프로젝트 열기: flickr-downloadr/flickr-downloadr 1 사용 예제들

공개 메소드들

메소드 설명
PhotosResponse ( int page, int pages, int perPage, int total, IEnumerable photos ) : System.Collections.Generic

메소드 상세

PhotosResponse() 공개 메소드

public PhotosResponse ( int page, int pages, int perPage, int total, IEnumerable photos ) : System.Collections.Generic
page int
pages int
perPage int
total int
photos IEnumerable
리턴 System.Collections.Generic