Example #1
0
 private static void CMSave()
 {
     VitaNexCore.TryCatch(() => ReportsFile.Serialize(SerializeReports), CMOptions.ToConsole);
 }