Exemplo n.º 1
0
 protected void AddDoNotCloseMenuCommandHandler(AddDoNotCloseMenuCommand cmd)
 {
     _menuService.AddDontCloseMenu(cmd.menuType);
 }