ReportDescriptorParser Constructor

HidSharp

ReportDescriptorParser Constructor HIDSharp
Initializes a new instance of the ReportDescriptorParser class.

Namespace: HidSharp.ReportDescriptors.Parser
Assembly: HidSharp (in HidSharp.dll) Version: 1.5.0.0 (1.5.0.0)

Syntax

public ReportDescriptorParser()
public ReportDescriptorParser()
Public Sub New
Public Sub New
public:
ReportDescriptorParser()
public:
ReportDescriptorParser()
new : unit -> ReportDescriptorParser
new : unit -> ReportDescriptorParser
See Also