Example #1
0
 public List <int> GetLibraryActiveYears()
 {
     return(repo.GetLibraryActiveYears(UserId));
 }