public override void Delete(HRPaidTimeOffDataContext db, int id)
 {
     db.ENTAuditDelete(id);
 }