コード例 #1
0
ファイル: MHE.cs プロジェクト: ilandembinsky8/pt1
 public void Print(BarcodeTicket Ticket)
 {
     AESImhei.BarcodePrint(Ticket);
 }