Click or drag to resize

EAPConvertToHex Method

Overload List
  NameDescription
Public methodStatic memberToHex(Enum)
Convert an enum into a hex string with a "0x" prefix.
Public methodStatic memberToHex(Int32)
Convert an integer to a hex string with a "0x" prefix.
Top
See Also