Ejemplo n.º 1
0
 public ICollection <ProductionSummary> GetProductionSummaries()
 {
     return(_iInventoryGateway.GetProductionSummaries());
 }