Class HidDevice
Implements
Inherited Members
Namespace: EyeAuras.Roxy.Shared.Services
Assembly: EyeAuras.Roxy.Shared.dll
Syntax
public sealed record HidDevice : IEquatable<HidDevice>
Constructors
Name | Description |
---|---|
HidDevice() |
Properties
Name | Description |
---|---|
Description | |
DeviceId | |
Manufacturer | |
ProductName |
Methods
Name | Description |
---|---|
Equals(HidDevice?) | |
Equals(object?) | |
GetHashCode() | |
ToString() | |
<Clone>$() |
Operators
Name | Description |
---|---|
operator ==(HidDevice?, HidDevice?) | |
operator !=(HidDevice?, HidDevice?) |