public void DeleteOldImageThumb(string ImageThumpPath, string Filename)
 {
     fileWriter.DeleteOldImageThumb(ImageThumpPath, Filename);
 }