Example #1
0
 private void SendDataBack()
 {
     DataSalvator.SaveToDatabase();
     ProvideFeedback("Changes saved.");
 }