Registry Key Util
Utility class to create Identifiers, RegistryKeys, and TagKeys using a specified namespace and registry.
Parameters
The type of the content to register
The namespace of the content to register.
The registry to register the content in
Inheritors
Constructors
Properties
Creates a RegistryKey from the registry and namespace specified in the constructor and a given path. The path is derived from the property name (converted to camel_case).
Functions
Gets the registry entry of the given registry key from the given registry manager or null, if it's not found.
Creates a RegistryKey from the registry and namespace specified in the constructor and a given path. The path is derived from the property name (converted to camel_case).
Creates an Identifier from the namespace specified in the constructor and a given path.
Creates a RegistryKey from the registry and namespace specified in the constructor and a given path.