public List <Hall> GetHallsFromServer()
 {
     return(GetMethods.Halls());
 }