Report Constructor

HidSharp

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

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

Syntax

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