Пример #1
0
 internal static string ToJson(this JsonResponse self) => JsonConvert.SerializeObject(self, Converter.Settings);