示例#1
0
 public byte[] ToBytes()
 {
     return(Tx.ToBytes());
 }
示例#2
0
 public byte[] ToBytes() =>
 Tx.ToBytes();