コード例 #1
0
 void TransactionCancelClick(object sender, EventArgs args)
 {
     Mint.TransactionCancel(TransactionName, "Because I can!");
 }