예제 #1
0
 protected virtual Task <IEnumerable <ThumbnailInfo> > GetThumbailInfoAsync(PostClass post, CancellationToken token)
 => ThumbnailGenerator.GetThumbnailsAsync(post, token);