Example #1
0
 public virtual void UpdateProductLineUser(ProductLineUser entity)
 {
     entityDao.UpdateProductLineUser(entity);
 }