private void Alterar() { Categorias alterar = new Categorias(); alterar = PopulaDadosCategoria(alterar); alterar.Alterar(); }