示例#1
0
 public IEnumerable <Candidato> ObterPorTexto(string descricao) =>
 _repository.ObterPorTexto(descricao);