Exemplo n.º 1
0
 /// <summary>
 /// This will save entity to file. You can add project here or whatever you want to save
 /// </summary>
 /// <param name="entity"></param>
 /// <param name="fileName"></param>
 public void Save(SaveLoadMechanism entity, string fileName)
 {
 }
Exemplo n.º 2
0
 /// <summary>
 /// This will save entity to file. You can add project here or whatever you want to save
 /// </summary>
 /// <param name="entity"></param>
 /// <param name="fileName"></param>
 public void Save(SaveLoadMechanism entity, string fileName)
 {
 }