Exemple #1
0
 public DiversController(IDiverService diverService)
 {
     _diverService = diverService;
 }