Initializes a new instance of the EchoMessage class with the supplied data.
Initializes a new instance of the EchoMessage class.
public EchoMessage();
Initializes a new instance of the EchoMessage class with the supplied data.
public EchoMessage(byte[]);
Initializes a new instance of the EchoMessage class from the byte array.
public EchoMessage(byte[],ref int,ref int);