Exemple #1
0
 public async Task <IEnumerable <Imovel> > ListaDeImoveis() =>
 await _imovelRepository.ListaDeImoveis();