예제 #1
0
 public static string ToJson(this Meme self) => JsonConvert.SerializeObject(self, Converter.Settings);