Click or drag to resize

UnitsWriteToRegistry Method

[Missing <summary> documentation for "M:Demo3D.Utilities.Units.WriteToRegistry(Demo3D.Common.IRegistryKey)"]


Namespace: Demo3D.Utilities
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public static void WriteToRegistry(
	IRegistryKey appKey
)

Parameters

appKey  IRegistryKey

[Missing <param name="appKey"/> documentation for "M:Demo3D.Utilities.Units.WriteToRegistry(Demo3D.Common.IRegistryKey)"]

See Also