TransmitCommand constructor

TransmitCommand(
  1. int hCard,
  2. int pioSendPci,
  3. List<int> pbSendBuffer
)

Implementation

TransmitCommand(this.hCard, this.pioSendPci, this.pbSendBuffer);