Esempio n. 1
0
 public void DeleteByENTNotificationENTUserAccountId(HRPaidTimeOffDataContext db, int entNotificationENTUserAccountId)
 {
     db.ENTNotificationENTWFStateDeleteByENTNotificationENTUserAccountId(entNotificationENTUserAccountId);
 }