Initializes a new instance of the HexFormat class.

Namespace: Dapfor.Net.Formats
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)

Syntax

C#
public HexFormat()
Visual Basic
Public Sub New
Visual C++
public:
HexFormat()
F#
new : unit -> HexFormat

See Also