コード例 #1
0
 public IEnumerable <DistanciaTrabalhoViewModel> ObterDistancias()
 {
     return(_perfilAppService.ObterDistancias());
 }