Beispiel #1
0
 public IEnumerable <PathEntity> GetList()
 {
     return(_pathRepository.GetList());
 }