C# Class RumblePhotoGallery.Services.PhotoService

Afficher le fichier Open project: RumbleInc/RumblePhotoGallery

Méthodes publiques

Méthode Description
GetPhotos ( string keyword, PhotoSize photoSize = PhotoSize.Large, int resultsPerPage = 200, int pageNumber = 1 ) : Task>

Method Details

GetPhotos() public méthode

public GetPhotos ( string keyword, PhotoSize photoSize = PhotoSize.Large, int resultsPerPage = 200, int pageNumber = 1 ) : Task>
keyword string
photoSize PhotoSize
resultsPerPage int
pageNumber int
Résultat Task>