コード例 #1
0
 public void ExcluirCategoria(int id)
 {
     ServicoCategoria.ExcluirRegistro(id);
 }