コード例 #1
0
 private string GetHash(uint index)
 {
     return(client.GetBlockHash(index));
 }