Method | Description | |
---|---|---|
PushCommand ( byte command, byte commonBytes ) : System |
Initializes a new instance of the PushCommand class.
|
public PushCommand ( byte command, byte commonBytes ) : System | ||
command | byte | The command byte. |
commonBytes | byte | The common bytes pushed by this command. |
return | System |