Ejemplo n.º 1
0
 public static string GetJson(string key)
 {
     return(Cache.GetJsonString(key));
 }