Beispiel #1
0
 public SettingsService()
 {
     _settingsRepository = new TSettingsRepository();
 }