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