CommandFrame Constructor

Overload List

CommandFrame(SerializationInfo, StreamingContext) Creates a new CommandFrame from serialization parameters.
CommandFrame(Byte, Int32, Int32) Creates a new CommandFrame from the given buffer.
CommandFrame(UInt16, DeviceCommand, Byte) Creates a new CommandFrame from specified parameters.

See Also