Esempio n. 1
0
 public DataQuadController(IDataQuadService service)
 {
     _service = service;
 }