Method | Description | |
---|---|---|
Packet ( ) : System |
Generates an empty packet.
|
Method | Description | |
---|---|---|
Packet ( string command ) : System |
Generates a packet given the specified command.
|
protected Packet ( string command ) : System | ||
command | string | The string representation of the command. |
return | System |