Example #1
0
 public List <List <string> > GetCategoriesStats()
 {
     return(repo.GetCategoriesStats());
 }