Exemple #1
0
 public void AttCategoria(Categoria categoria)
 {
     _repository.AttCategoria(categoria);
 }