Пример #1
0
 public void SetValue(string key, string value)
 {
     settings.SetValue(key, value);
 }