Ejemplo n.º 1
0
 private static void Save(List <int> lst)
 {
     FileOperations.Overwrite(lst);
 }