Beispiel #1
0
 public DataSet GetDelayPrintList(string strWhere)
 {
     return(dal.GetDelayPrintList(strWhere));
 }