示例#1
0
 private int Transactions_Offset(ref int offset)
 {
     return(offset += (int)Nonce.ByteSize());
 }