Ejemplo n.º 1
0
 public IEnumerable <Object> Get()
 {
     return(_RateRepository.GetAllData());
 }