Ejemplo n.º 1
0
 public BitTorrentController(IBitTorrentService service)
 {
     _service = service;
 }
 public BitTorrentController(IBitTorrentService service)
 {
     _service = service;
 }