Exemple #1
0
 public void Save(string file)
 {
     PersistentHelper.Save(file, this);
 }