Beispiel #1
0
 public int GetDelayRecordCount(string strWhere)
 {
     return(dal.GetDelayRecordCount(strWhere));
 }