public ProcessamentoDto CargaInserirDisciplina(int tamanho) { return(negocio.CargaInserirDisciplina(tamanho)); }