Exemplo n.º 1
0
 public override bool S6F11SendCarrierIdentified(string cst_id, string box_id, App.DebugParameter.ScanReportType scanReportType, List <AMCSREPORTQUEUE> reportQueues = null)
 {
     return(true);
 }
Exemplo n.º 2
0
 public abstract bool S6F11SendCarrierIdentified(string cst_id, string box_id, App.DebugParameter.ScanReportType scanReportType, List <AMCSREPORTQUEUE> reportQueues = null);