C# Class SagaLib.Conversion

Exibir arquivo Open project: Willyham/SagaRO2

Public Methods

Method Description
Hex ( byte Number ) : string
Hex ( uint Number ) : string

Method Details

Hex() public static method

public static Hex ( byte Number ) : string
Number byte
return string

Hex() public static method

public static Hex ( uint Number ) : string
Number uint
return string