Exemple #1
0
 public MainViewModel()
 {
     SettingsProvider = new SharedSettingsProvider();
     SettingsProvider.LoadSettings();
 }