Constructor SysexReceivedEventArgs
SysexReceivedEventArgs(byte, byte[])
Initializes a new instance of the SysexReceivedEventArgs class using the specified feature ID and optional data payload.
public SysexReceivedEventArgs(byte feature, byte[] args)