Ejemplo n.º 1
0
 private void unset(RepositoryConfig rc, string key)
 {
     rc.UnsetString(SECTION, Name, key);
 }