Ejemplo n.º 1
0
 public static string GetNewestENPatch(string jobjstring)
 {
     //return GetNewestENPatch(JObject.Parse(jobjstring));
     return(ACF.ParseTheWeb(jobjstring));
 }