Beispiel #1
0
 public List <Agenda> ListarAgenda()
 {
     return(pessoaRepositorio.ListarAgenda());
 }