Click or drag to resize
UriHelperHexToInt Method
HexToInt

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

Parameters

h
Type: SystemChar

[Missing <param name="h"/> documentation for "M:Adf.UriHelper.HexToInt(System.Char)"]

Return Value

Type: Int32

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

See Also