예제 #1
0
파일: QpbocTrans.cs 프로젝트: lijint/DHRQ
 public QpbocTrans()
 {
     pboc = new EC_PBOC();
     pboc.App_EMVSetLog(2);
 }