Пример #1
0
 public static void SetValue(string key, string value) => INISetting.SetValue(INISetting.defaultGroup, key, (object)value);