Esempio n. 1
0
 protected virtual void OnSettingsChanged(ConfigurationChangedEventArgs e)
 {
     SettingsChanged?.Invoke(this, e);
 }