Exemple #1
0
 public int SaveCategoriasocionegocio(Categoriasocionegocio entity)
 {
     return(CategoriasocionegocioDao.Save(entity));
 }