Exemplo n.º 1
0
 public ShortestUserPathController(IShortestUserPathService shortestUserPathService)
 {
     this.shortestUserPathService = shortestUserPathService;
 }
 public ShortestUserPathController(IShortestUserPathService shortestUserPathService)
 {
     this.shortestUserPathService = shortestUserPathService;
 }