public void SaveProgramSettings()
 {
     _globalSettings.SaveChanges();
 }