Ejemplo n.º 1
0
 private void SaveChanges()
 {
     File.WriteAllText(locations.ShutdownHistoryFilePath, JSONUtils.ToJson(dateTimes));
 }