Esempio n. 1
0
 public void SetPathValue(string setting, string value)
 {
     SetStringValue(setting, ConfigSection.FixPath(value));
 }