Esempio n. 1
0
 public string AsBeautifulJson()
 {
     return(JsonFormatter.Beautify(JSS.Serialize(_jsonObj)));
 }