Ejemplo n.º 1
0
 public static string GetRateAll()
 {
     return(ObjectToJson.ReaderToJson(rateService.GetRateAll()));
 }