Exemple #1
0
 public DataTable GetSampleAnalysisSample_MAS(string strSubTaskId, string strResultID, int intPageIndex, int intPageSize)
 {
     return(access.GetSampleAnalysisSample_MAS(strSubTaskId, strResultID, intPageIndex, intPageSize));
 }