Exemplo n.º 1
0
 private string GetCurrentLocation()
 {
     return(_citiesRepository.GetFavourite()?.Id.ToString());
 }