Exemple #1
0
 public async Task <IEnumerable <Photo> > GetPhotoOptions(int albumId) => await _webServiceData.GetPhotos(albumId);