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