Пример #1
0
 public ThumbnailDto GetByTitle(string title)
 => _thumbnailService.GetByTitle(title);