public static Int64 GetRoomPriceByType(string RoomType) { return(RoomTypeDAO.GetRoomPriceByType(RoomType)); }