Beispiel #1
0
 public DataTable SelectPrintData(String printno, string lblStore)
 {
     return(tdl.SelectPrintData(printno, lblStore));
 }