Пример #1
0
 public ActionResult <FTPPath> GetNext()
 {
     return(_pathService.GetNotIndexedPath());
 }