コード例 #1
0
 public async Task <ActionResult <int> > GetPhotosCount() => await service.GetPhotosCountAsync();