Click or drag to resize
UriHelperIntToHex Method
IntToHex

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static char IntToHex(
	int n
)

Parameters

n
Type: SystemInt32

[Missing <param name="n"/> documentation for "M:Adf.UriHelper.IntToHex(System.Int32)"]

Return Value

Type: Char

[Missing <returns> documentation for "M:Adf.UriHelper.IntToHex(System.Int32)"]

See Also