コード例 #1
0
 public override void PrintRecCash(decimal amount)
 {
     VerifyResult(_cco.PrintRecCash(amount));
 }