Exemplo n.º 1
0
 public SobaController(ISobaService sobaService)
 {
     _sobaService = sobaService;
 }