Click or drag to resize

ToolSet.CharToHex Method

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static int CharToHex(
	char c
)

Parameters

c
Type: System.Char

Return Value

Type: Int32
See Also