SendCommand Method
SendCommand<TResponse>(IYubiKeyCommand<TResponse>)
C#
TResponse SendCommand<TResponse>(IYubiKeyCommand<TResponse> yubiKeyCommand)
where TResponse : IYubiKeyResponse
Parameters
Type | Name | Description |
---|---|---|
IYubiKeyCommand<TResponse> | yubiKeyCommand |
Returns
TResponse
Type Parameters
Name | Description |
---|---|
TResponse |