예제 #1
0
 public IEnumerable <Object> Get()
 {
     return(_CountriesRepository.GetAllData());
 }