コード例 #1
0
 public bool CheckTransactionHandle(long aHandle)
 {
     return(FWalletPandoraServer.CheckTransactionSent(aHandle));
 }