Exemple #1
0
 /// <summary>
 /// Method to invoke when the Save command is executed.
 /// </summary>
 private void OnSaveExecute()
 {
     FileInformation.Save();
 }