Пример #1
0
 public void ExcluirCategoria(Categoria Pcategoria)
 {
     rep.ExcluirCategoria(Pcategoria);
 }