Esempio n. 1
0
 public override void Delete(HRPaidTimeOffDataContext db, int id)
 {
     db.ENTNotificationENTWFStateDelete(id);
 }