public int SaveArticuloseriedet(Articuloseriedet entity) { return(ArticuloseriedetDao.Save(entity)); }