Exemple #1
0
 public List <MenuItem> GetAllSortedAndVisible()
 {
     return(_repo.GetAllSortedAndVisible());
 }