Ejemplo n.º 1
0
 public MonthYuejiTrendController(MonthKpiService service)
 {
     _service = service;
 }
Ejemplo n.º 2
0
 public MonthPreciseTrendController(MonthKpiService service)
 {
     _service = service;
 }
Ejemplo n.º 3
0
 public MonthFlow4GTo3GTrendController(MonthKpiService service)
 {
     _service = service;
 }
Ejemplo n.º 4
0
 public MonthComplainsTrendController(MonthKpiService service)
 {
     _service = service;
 }
Ejemplo n.º 5
0
 public MonthMaintainProjectTrendController(MonthKpiService service)
 {
     _service = service;
 }
Ejemplo n.º 6
0
 public MonthDropTrendController(MonthKpiService service)
 {
     _service = service;
 }
Ejemplo n.º 7
0
 public MonthAlarmProcessTrendController(MonthKpiService service)
 {
     _service = service;
 }
Ejemplo n.º 8
0
 public MonthAlarmWorkTrendController(MonthKpiService service)
 {
     _service = service;
 }
Ejemplo n.º 9
0
 public MonthKpiController(MonthKpiService service)
 {
     _service = service;
 }
Ejemplo n.º 10
0
 public MonthAverageAlarmsTrendController(MonthKpiService service)
 {
     _service = service;
 }
Ejemplo n.º 11
0
 public MonthGongxinTrendController(MonthKpiService service)
 {
     _service = service;
 }