Exemplo n.º 1
0
 private void save()
 {
     _application.SemanticNetwork.Save(_fileName);
     _changeController.SaveHistory();
 }