예제 #1
0
 public async Task <Photo> FindWithImageAsync(int id) => await repository.FindWithImageAsync(id);