Beispiel #1
0
 public void AtualizarExcluirAlunosMortoAtivo(bool status)
 {
     configuracoesDAL.AtualizarExcluirAlunosMortoAtivo(status);
 }