public virtual bool Delete(object id, bool saveChanges);
saveChanges if true changes are saved to disk. Otherwise entity is removed from context only