- createSubKey
RegistryKey createSubKey(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- deleteSubKey
void deleteSubKey(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSubKey
RegistryKey getSubKey(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- getValue
IRegistryValue getValue(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- setValue
void setValue(string name, IRegistryValue val)
Undocumented in source. Be warned that the author may not have intended to support it.