Exemplo n.º 1
0
 internal void Run()
 {
     OutingDisplayContent();
     outingContentList = _outingRepo.GetOutingContentList();
     RunMenu();
 }