Esempio n. 1
0
 public static RJInfo GetRJInfo(String rj)
 {
     return(GetRJInfo(rj, HTMLHelper.GetRJHTMLString(rj)));
 }