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