Exemple #1
0
 public bool ExistesContasCadastradas()
 {
     return(contaRepositorio.ExistesContasCadastradas());
 }