Esempio n. 1
0
 public static bool SetSettings(Settings settings)
 {
     return(SettingsRepository.AddEntity(settings));
 }