コード例 #1
0
 void TransactionStopClick(object sender, EventArgs args)
 {
     Mint.TransactionStop(TransactionName);
 }