Ejemplo n.º 1
0
 public static string ToJson(this Warframe self) => JsonConvert.SerializeObject(self, Converter.Settings);