public void SaveImage(List <Image> saveList)
 {
     ApartmentMethods.SaveImage(saveList);
 }