public void SaveService(List <Service> saveList)
 {
     ApartmentMethods.SaveService(saveList);
 }