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