Ejemplo n.º 1
0
 public DiversController(IDiverService diverService)
 {
     _diverService = diverService;
 }