Пример #1
0
 public IAsyncEnumerable <InspectionPreview> GetInspectionPreviewsByNestingBoxIdAsync(string id)
 => _inspectionService.GetAllPreviewsForNestingBoxIdAsync(id);