Ejemplo n.º 1
0
 public virtual void UpdateWorkday(Workday entity)
 {
     entityDao.UpdateWorkday(entity);
 }