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