Exemplo n.º 1
0
 public virtual byte[] ConvertToData()
 {
     return(MessageConverter.ConvertArrayToByteArray(command, arguments));
 }