메소드 | 설명 | |
---|---|---|
Packet ( ) : System |
Generates an empty packet.
|
메소드 | 설명 | |
---|---|---|
Packet ( string command ) : System |
Generates a packet given the specified command.
|
protected Packet ( string command ) : System | ||
command | string | The string representation of the command. |
리턴 | System |