Example #1
0
 public static DataTable GetRoomTypeList()
 {
     return(RoomTypeDAO.GetRoomTypeList());
 }