|
|
@ -52,7 +52,7 @@ namespace ProductionSystem.Forms
|
|
|
|
private readonly ProductStepService productStepService = new ProductStepService();
|
|
|
|
private readonly ProductStepService productStepService = new ProductStepService();
|
|
|
|
private readonly TResult2Service result2Service = new TResult2Service();
|
|
|
|
private readonly TResult2Service result2Service = new TResult2Service();
|
|
|
|
private readonly TCurveService curveService = new TCurveService();
|
|
|
|
private readonly TCurveService curveService = new TCurveService();
|
|
|
|
TCurveService
|
|
|
|
|
|
|
|
private Random random = new Random();
|
|
|
|
private Random random = new Random();
|
|
|
|
|
|
|
|
|
|
|
|
DataProductService dataProductService = new DataProductService();
|
|
|
|
DataProductService dataProductService = new DataProductService();
|
|
|
|