Esempio n. 1
0
 public virtual void UpdateBom(Bom entity)
 {
     entityDao.UpdateBom(entity);
 }