Esempio n. 1
0
 protected override IEnumerable <CityItem> GetData()
 {
     return(_repository.GetCities());
 }