Class KeyToUsbHidScanCodeConverter
Inherited Members
Namespace: EyeAuras.Roxy.Shared.Services
Assembly: EyeAuras.Roxy.Shared.dll
Syntax
public sealed class KeyToUsbHidScanCodeConverter : IConverter<VirtualKeyCode, UsbHidScanCodes>, IConverter
Constructors
Name | Description |
---|---|
KeyToUsbHidScanCodeConverter() |
Methods
Name | Description |
---|---|
Convert(VirtualKeyCode) | Converts the given value of type TSource into an object of type TTarget. |