private void DeleteRecentRenovationMethod(RecentRenov value)
 {
     RecentRenovations.Remove(value);
 }
 private void DeleteRecentRenovationMethod(RecentRenov value)
 {
     RecentRenovations.Remove(value);
 }