Esempio n. 1
0
 public string ToJson()
 {
     return(GameIO.ObjectToJson(this, Formatting.Indented, true));
 }