Пример #1
0
 public static List <HotelManag> Hotel()
 {
     return(HotelMapper.GetHotel());
 }