Exemplo n.º 1
0
 public void SaveRoomService(List <RoomService> saveList)
 {
     ApartmentMethods.SaveRoomService(saveList);
 }