Example #1
0
 public List <Event> GetAllwithRooms()
 {
     return(_postDal.GetAllwithRooms());
 }