示例#1
0
 public int GetReSearchCount(string strWhere)
 {
     return(dal.GetReSearchCount(strWhere));
 }