Click or drag to resize

RegAccess(RegistryRoot) constructor

Parameterised structure, expects a RegistryRoot.

Namespace: NetEti.ApplicationEnvironment
Assembly: NetEti.RegAccess (in NetEti.RegAccess.dll) Version: 1.0.0+3058b4495e47cf04ccc2758883ed79dc29ef784f
Syntax
public RegAccess(
	
	RegistryRoot initRegRoot
)

Parameters

initRegRoot  RegistryRoot
The RegistryRoot to be used for the time being
See also