Ejemplo n.º 1
0
 public IAsyncEnumerable <Inspection> GetInspectionsByNestingBoxIdAsync(string id) => _inspectionService.GetAllForNestingBoxIdAsync(id);