Exemplo n.º 1
0
 public void EliminarCategoria(string strID)
 {
     CategoriaBusiness.Borrar(strID);
 }