Пример #1
0
 private void Save()
 {
     //SaveLoad.Save(list);
     //saving the whole list to ...
     XMLSerie.WriteXML(list);
 }