Ejemplo n.º 1
0
 static public void RemoveValue(string key)
 {
     ConfigSetting.RemoveValue(key);
 }