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: 15.0.2.11458
Syntax
C#
public static void WriteToRegistry(
	IRegistryKey appKey
)

Parameters

appKey
Type: Demo3D.CommonIRegistryKey

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

See Also