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#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public short Descramble(
	short value
)

Parameters

value
Type: System..::.Int16
A value.

See Also