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