예제 #1
0
 public virtual byte[] ConvertToData()
 {
     return(MessageConverter.ConvertArrayToByteArray(command, arguments));
 }