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