Processes the content of a parameter by descrambler.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
[CLSCompliantAttribute(false)]
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public uint Descramble(
	uint value
)

Parameters

value
Type: System..::.UInt32
A value.

See Also