Example #1
0
 public CustomList <MenuSetup> GetAllMenuForSetup()
 {
     return(MenuSetup.GetAllMenu());
 }