Example #1
0
 public Dictionary <int, string> AllAuthorPaths()
 {
     return(_authorRepository.AllAuthorPaths());
 }